@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#1f2937;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#4b5563;border-radius:10px;border:2px solid #1F2937}::-webkit-scrollbar-thumb:hover{background-color:#6b7280}html{scrollbar-width:thin;scrollbar-color:#4B5563 #1F2937}
