html,body{margin:0;min-width:320px;min-height:100%;background:#050505;color:#fff8ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh;overflow:hidden}#app{width:100vw;height:100vh;display:grid;place-items:center;background:linear-gradient(180deg,rgba(242,106,20,.16),transparent 40%),#050505}#game{width:100vw;height:100vh;display:grid;place-items:center}canvas{display:block;max-width:100vw;max-height:100vh;image-rendering:auto}
