@tailwind base; @tailwind components; @tailwind utilities; body { min-height: 100dvh; } @layer utilities { .text-balance { text-wrap: balance; } }