@tailwind base; @tailwind components; @tailwind utilities; @layer base { :root { --page-container--width: 1400px; } html, body { background: #fff; } }