@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#dbdbdb;border-radius:6px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#c9c9c9}
