/* screen - index */

.index {
  background-color: #000000;
  height: 100vh;
  margin: 0px;
  overflow: hidden;
  overflow-x: hidden;
  position: absolute;
  width: 100vw;
}

.index .genesis_cube-IO3Fu5 {
  background-color: transparent;
  height: 100vh;
  left: 0px;
  overflow: hidden;
  position: fixed;
  top: 0px;
  width: 100vw;
}

.index .genesis_cube-IO3Fu5 video {
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.index .genesis_cube-IO3Fu5 img {
  object-fit: contain;
}