@tailwind base; @tailwind components; @tailwind utilities; :root { color-scheme: light; } body { min-height: 100vh; background-color: #f8fafc; }