.custom-scrollbar{scrollbar-width:thin;scrollbar-color:gray transparent}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:gray;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:darkgray}