*{margin:0;padding:0}*::-webkit-scrollbar{width:6px}*::-webkit-scrollbar-track{background:#f5f5f5}*::-webkit-scrollbar-thumb{background:#d9d9d9;transition:background .2s}*::-webkit-scrollbar-thumb:hover{background:#bfbfbf}*{scrollbar-width:thin;scrollbar-color:#d9d9d9 #f5f5f5}#root{width:100vw;height:100vh;overflow:hidden;transition:background-color .3s ease,color .3s ease;font-family:Microsoft YaHei,sans-serif}[data-theme=light] #root{background-color:#efefef;color:#000}[data-theme=dark] #root{background-color:#141414;color:#fff}
