:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#cfd5dc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html,body,#game{width:100%;height:100%;margin:0;overflow:hidden}body{background:linear-gradient(#d9dee4 0%,#c7cdd5 100%)}#game{place-items:center;display:grid}canvas{touch-action:none;border-radius:16px;max-width:100%;max-height:100%;display:block;box-shadow:0 18px 60px #181f2833}
