@tailwind base; @tailwind components; @tailwind utilities; h1 { @apply font-headline; } .container { @apply ~p-6/10 max-w-screen-lg w-full; }