body{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}#warning{z-index:3;position:absolute;bottom:10px;left:10px;color:red;width:25vw;font-size:16pt;font-family:sans-serif}#fullscreen{z-index:3;position:absolute;bottom:0;right:0;width:100px;opacity:.5}#fullscreen:hover{opacity:1}#playicon{pointer-events:none;touch-action:none;position:fixed;background-image:url(/public/829d1eee11cfcccfd08af01f9c2e04e8bb6df049/playicon.png);width:100vw;height:100vh;height:calc(var(--vh,1vh) * 100);background-position:center;background-repeat:no-repeat;background-size:cover}#errors{z-index:1;position:fixed;top:10px;left:0;width:100vw;color:red;font-size:16pt}#censor{z-index:1;position:fixed;top:10px;left:0;width:100vw;height:50px;background:#000}#static{background-image:url(/public/6570afe07de9425ab483a4de8df6d566ac843062/static.gif);position:fixed;top:0;left:0;width:100vw;height:100vh;height:calc(var(--vh,1vh) * 100)}#player{position:fixed;top:0;left:0;width:100vw;height:100vh;height:calc(var(--vh,1vh) * 100);z-index:-1;opacity:0}#overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;height:calc(var(--vh,1vh) * 100);z-index:2;cursor:pointer}.centered{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.hidden{display:none}