body ::-webkit-scrollbar,body::-webkit-scrollbar{height:8px;position:absolute;width:8px}body ::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background-color:transparent}body ::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{-webkit-background-clip:content;background-color:grey;border:2px solid transparent;border-radius:4px;width:4px}body ::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover{background-color:#4c4c4c}.x-axi-window ::-webkit-scrollbar-thumb:hover{background-color:#ccc}html.dark ::-webkit-scrollbar-thumb,html.dark::-webkit-scrollbar-thumb{background-color:#666}html.dark ::-webkit-scrollbar-thumb:hover,html.dark::-webkit-scrollbar-thumb:hover{background-color:#999}html.dark .x-axi-window ::-webkit-scrollbar-thumb:hover{background-color:#4d4d4d}body,body *{scrollbar-color:grey transparent;scrollbar-width:thin}html.dark,html.dark *{scrollbar-color:#666 transparent}