body {
  font-weight: 300;
  font-size: 2rem;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.ot-dm-logo {
  z-index: 9999;
  position: absolute;
  top: 0px;
  left: 0px;
  max-height: 5vh;
  padding: 0.4rem;
}


