html,body,#app-shell,#game{width:100%;height:100%;margin:0}body{background:#101820;color:#f7f4e9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden;touch-action:none}#app-shell{display:grid;place-items:center;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);box-sizing:border-box}canvas{display:block;max-width:100vw;max-height:100vh}
