@tailwind base; @tailwind components; @tailwind utilities; :root { color-scheme: dark; } html, body { height: 100%; margin: 0; }