::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#d4d4d4;background-clip:content-box;border:2px solid transparent;border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:#a3a3a3}@supports not selector(::-webkit-scrollbar){*{scrollbar-width:thin;scrollbar-color:#d4d4d4 transparent}}
