Newer
Older
VirtualSchool / VR-2022 / VR-2022.css
@sakurai sakurai on 7 May 2022 143 bytes Add files via upload
#vr {
      width: 150vh;
      height: 60vh;
  }

  a-scene {
      z-index: 0;
  }

  #sample-obj1{
  display:none;
  }

  .e{display:none;}