:root{color:#c4c4c4;font-synthesis:none;background:#191919}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{overscroll-behavior:none;background:#191919}#app{place-items:center;display:grid}.game-canvas{cursor:none;height:min(100dvh,177.778vw);image-rendering:pixelated;touch-action:none;outline:none;width:min(100vw,56.25dvh);max-width:100vw;max-height:100dvh;display:block}
