@tailwind base; @tailwind components; @tailwind utilities; .container { @apply mx-auto max-w-5xl px-4; }