html,body{width:100%;height:100%;min-height:100dvh;margin:0;overflow:hidden;background:radial-gradient(circle at 50% 42%,rgba(18,34,42,.42),transparent 42%),#07090c;color:#f4f7fb;font-family:HarmonyOS Sans SC,MiSans,Source Han Sans SC,Noto Sans CJK SC,PingFang SC,Microsoft YaHei UI,Hiragino Sans GB,sans-serif;touch-action:none;-webkit-user-select:none;user-select:none}#game-root{width:100vw;height:100dvh;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}canvas{display:block;outline:none}
