.scrollbar::-webkit-scrollbar{width:13px;height:13px}.scrollbar::-webkit-scrollbar-track{border-radius:100vh;background:#c9dafa}.scrollbar::-webkit-scrollbar-thumb{background:#fff;border-radius:100vh;border:3px solid #c9dafa}.scrollbar::-webkit-scrollbar-thumb:hover{background:#f2f2f2}