:root{color-scheme:dark;font-family:Inter,ui-rounded,system-ui,sans-serif;background:#0b1724}*{box-sizing:border-box}html,body,#game{width:100%;height:100%;margin:0;overflow:hidden}body{background:#0b1724}#game{position:fixed;inset:0;touch-action:none;display:flex;justify-content:center}canvas{display:block;height:100%!important;width:auto!important}
