@import "tailwindcss"; :root { color-scheme: dark; } body { margin: 0; min-height: 100vh; background-color: #0f172a; color: #e2e8f0; }