:root{color-scheme:dark;font-family:"Press Start 2P",Courier New,monospace}*{box-sizing:border-box}html,body,#app,.viewport{margin:0;width:100%;height:100%;overflow:hidden}body{touch-action:none;background:var(--theme-page-background, #1a1210)}#gameCanvas{width:100%;height:100%;display:block;touch-action:none;image-rendering:pixelated;image-rendering:crisp-edges}
