.supervideo{width:100vw;height:100dvh}.menu{position:absolute;padding:.8em;z-index:100;background:#00000080;color:#fff;opacity:0;animation:fadeOut 2s ease 0s;transition:opacity .3s ease .3s}.menu div{margin-bottom:.2em}.menu:hover{opacity:.75;transition:opacity .08s ease 0s}@keyframes fadeOut{0%{opacity:.3}85%{opacity:.3}to{opacity:0}}html,body{margin:0;padding:0;background:#222;width:100vw;height:100vh}body{font-family:system-ui,sans-serif;line-height:1.5;font-size:14px;overflow:hidden;-webkit-user-select:none;user-select:none}input,button,select{margin:0 .2em 0 0;cursor:pointer;line-height:1em}div#root{width:100%;height:100%}
