.scrollbar-custom{scrollbar-width:thin;scrollbar-color:#888 #1a1a1a}.scrollbar-custom::-webkit-scrollbar{width:8px}.scrollbar-custom::-webkit-scrollbar-track{background:#1a1a1a;border-radius:8px}.scrollbar-custom::-webkit-scrollbar-thumb{background-color:#888;border-radius:8px;border:2px solid #1a1a1a}.scrollbar-custom::-webkit-scrollbar-thumb:hover{background-color:#aaa}