*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#0a0a0a;color:#c8c8c8;font-family:system-ui,sans-serif;font-size:14px}body{display:flex;flex-direction:column;align-items:center;padding:1rem .5rem 2rem}#game{line-height:0}#game canvas{display:block;max-width:100%;height:auto;touch-action:none}.hint{margin:.75rem 1rem 0;max-width:800px;text-align:center;opacity:.85}
