.custom-scroll-bar::-webkit-scrollbar{width:15px}.custom-scroll-bar::-webkit-scrollbar-track{background:#1c1727;border-radius:10px}.custom-scroll-bar::-webkit-scrollbar-thumb{background:#fdf4ff;border-radius:10px}.custom-scroll-bar::-webkit-scrollbar-thumb:hover{background:#555}