:root{color:#f4ead3;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#172322;font-family:system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#app{place-items:center;min-height:100vh;padding:16px;display:grid}#game{width:min(100%,620px);height:min(100svh - 32px,680px);overflow:hidden}#game canvas{touch-action:manipulation;display:block;width:100%!important;height:100%!important}
