.custom-scrollbar{overflow:auto;scrollbar-width:thin;scrollbar-color:transparent transparent}.custom-scrollbar:hover{scrollbar-color:rgba(128,128,128,.2) transparent}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:grey}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:blue;border-radius:10px}