@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap);*{box-sizing:border-box}#app,body,html{margin:0;padding:0;height:100%;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;background:linear-gradient(165deg,#0f0c29,#302b63 50%,#24243e);background-attachment:fixed;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit}img{max-width:100%}