html,body,#root{margin:0;padding:0;width:100%;height:100%;background:#04090f;font-family:PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;overflow:hidden}*{box-sizing:border-box}.screen-stage{position:fixed;top:50%;left:50%;width:1920px;height:1080px;transform-origin:center center;overflow:hidden;background:#04090f}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:#40b4be66;border-radius:2px}::-webkit-scrollbar-track{background:transparent}
