::-webkit-scrollbar{width:10px;background:#23242a}::-webkit-scrollbar-thumb{background:#3b3e4a;border-radius:8px;min-height:40px;border:2px solid #23242a}::-webkit-scrollbar-thumb:hover{background:#6366f1}::-webkit-scrollbar-corner{background:#23242a}html,body{scrollbar-width:thin;scrollbar-color:#3b3e4a #23242a}