.custom-scrollbar::-webkit-scrollbar{height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#e0e0e0;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px;border:2px solid #e0e0e0}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#555}