@tailwind base; @tailwind components; @tailwind utilities; html { scroll-behavior: smooth; } body { margin: 0; background: #0e0e0e; }