@import"https://fonts.googleapis.com/css2?family=Bangers&family=Bowlby+One+SC&family=Press+Start+2P&display=swap";*{margin:0;padding:0}html,body{overflow:hidden;font-family:"Press Start 2P",Bowlby One SC,Bangers,Arial Rounded MT Bold,sans-serif}.webgl{position:fixed;top:0;left:0;outline:none;touch-action:none}html,body{touch-action:none;overscroll-behavior:none}#button{position:fixed;bottom:20px;right:20px;width:60px;height:60px;border-radius:50%;background-color:#ff3d00;box-shadow:0 6px #c53000,0 8px 15px #0000004d;opacity:1;z-index:999;transition:transform .1s,box-shadow .1s;display:flex;justify-content:center;align-items:center;border:4px solid white}#button:hover{cursor:pointer;transform:translateY(-3px);box-shadow:0 9px #c53000,0 11px 17px #0000004d}#button:active{transform:translateY(4px);box-shadow:0 2px #c53000,0 4px 8px #0000004d}#button img{display:block;width:30px;height:30px;filter:brightness(0) invert(1)}#button.text{border-radius:25px;padding-right:20px;padding-left:20px;color:#fff;opacity:1;font-weight:500}#reset{position:absolute;top:16px;left:16px;width:2em;height:2em;padding:12px;border-radius:50%;margin-bottom:0;background-color:#00bfa5;opacity:.9;z-index:999;box-shadow:0 0 8px #00000040;transition:transform .2s,opacity .2s}#reset:hover{cursor:pointer;opacity:1;transform:scale(1.1)}
