@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth;background-color:#000}body{background-color:#000;color:#e5e7eb}::selection{background-color:#ea580c;color:#fff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#09090b}::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#ea580c}
