#custom-scrollbar::-webkit-scrollbar{width:5px}#custom-scrollbar::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:5px;height:20px}#custom-scrollbar::-webkit-scrollbar-track{background-color:transparent}#custom-scrollbar{scrollbar-width:thin;scrollbar-color:#ccc transparent}