#world {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 0%);
  overflow: hidden;
  z-index: 10;
}
