@tailwind base; @tailwind components; @tailwind utilities; /* Optional: nicer default background */ html, body, #root { height: 100%; } body { margin: 0; }