html,body{width:100%;height:100%;margin:0;background:#020712;color:#fff;font-family:system-ui,sans-serif}#game-root{width:100%;height:100%;display:grid;place-items:center}canvas{display:block}
