.hide-scroll::-webkit-scrollbar{display:none}.custom-scrollbar::-webkit-scrollbar{width:4px;height:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:100vh}.custom-scrollbar::-webkit-scrollbar-thumb{background:#888;border-radius:100vh}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}