:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#ead9c5;font-family:Inter,ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif}*{box-sizing:border-box}html,body,#game{width:100%;height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 50% 18%,#fff9ef 0,#ead9c5 58%,#d5bfa7 100%)}#game{place-items:center;display:grid}canvas{touch-action:none;max-width:100%;max-height:100%;display:block;box-shadow:0 24px 80px #5d46333d}
