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