@tailwind base; @tailwind components; @tailwind utilities; .section-wrapper { @apply max-w-4xl mx-auto } html { scroll-behavior: smooth; }