body::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar-thumb{background-color:rgba(108, 131, 244, 1);border-top:0px solid rgba(0, 0, 0, 1);border-bottom:0px solid rgba(0, 0, 0, 1);border-left:0px solid rgba(0, 0, 0, 1);border-right:0px solid rgba(0, 0, 0, 1);border-radius:5px}body::-webkit-scrollbar-thumb:hover{background-color:rgba(179, 184, 178, 1)}body::-webkit-scrollbar-track{background-color:rgba(238, 236, 236, 1)}body{font-family: SourceHanSansSC-Normal;}