.custom-scrollbar{overflow-y:scroll}.custom-scrollbar::-webkit-scrollbar{width:10px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px;border:2px solid transparent}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#555}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#c1c1c1 #ffffff}
