*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}body{font-family:PingFang SC,Microsoft YaHei,sans-serif;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);color:#fff}#app{width:1280px;height:800px;transform-origin:0 0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:rgba(255,255,255,.1)}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}
