:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{background:#102016;height:100%;margin:0;padding:0;font-family:Segoe UI,Arial,sans-serif}#root{justify-content:center;align-items:center;width:100%;height:100%;display:flex}#game{image-rendering:auto;touch-action:none;-webkit-user-select:none;user-select:none;background:#19321f;max-width:100%;max-height:100%;display:block}
