:root{color:#f4f1de;font-synthesis:none;background:#08111a;font-family:monospace}*{box-sizing:border-box}html,body,#app,#game-container{width:100%;height:100%;margin:0}html,body{background:#08111a;overflow:hidden}body{min-height:100dvh}#app,#game-container{justify-content:center;align-items:center;display:flex}#game-container{touch-action:none}#game-container canvas{image-rendering:crisp-edges;image-rendering:pixelated;-ms-interpolation-mode:nearest-neighbor;display:block}
