*{box-sizing:border-box}#root,body,html{height:100%;margin:0;overflow:hidden;padding:0;width:100vw}body{color:#fff;-webkit-user-select:none;user-select:none}.video-container{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:9999}.fullscreen-video{height:100%;object-fit:cover;width:100%}.fade-out{animation:fadeOut 1s forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}
/*# sourceMappingURL=main.080fe5b8.css.map*/