::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#6e83d9;border-radius:999px;border:2px solid #f1f1f1}::-webkit-scrollbar-thumb:hover{background-color:#6a0000}*{scrollbar-width:thin;scrollbar-color:#6e83d9 #f1f1f1}