*{box-sizing:border-box;margin:0;padding:0}body{color:#aaa;-webkit-user-select:none;user-select:none;background:#111;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-family:monospace;display:flex}canvas{width:640px;max-width:100vw;image-rendering:pixelated;border:2px solid #444;display:block}#hud{color:#666;gap:20px;margin-top:8px;font-size:12px;display:flex}#keys{color:#0f0;min-width:120px;font-size:13px}
