@tailwind base; @tailwind components; @tailwind utilities; * { font-family: 'Inter', sans-serif; } body { @apply bg-gray-50; }