*{margin:0;padding:0}body{background:black;cursor:grab;overflow:hidden}body.grab{cursor:grabbing}body:not(.active){cursor:none}main{height:100vh;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;--color: black}canvas{width:100%;height:100%;image-rendering:pixelated;touch-action:none}#fullscreen{position:fixed;top:0;right:0;cursor:pointer;transition:opacity .3s ease;-webkit-tap-highlight-color:transparent}#fullscreen:after{display:inline-block;content:"";background:var(--color);width:2em;height:2em;margin:2em}:fullscreen #fullscreen,body:not(.active) #fullscreen{opacity:0}
