html, body {
  height: 100vh;
}


#markers .button {
  /*background: #f6e50a;*/
}


#control-panel .progress-bar .value {
  /*background: #f6e50a;*/
}

#zorem-player {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
