@tailwind base; @tailwind components; @tailwind utilities; body { @apply bg-gray-900 text-gray-100; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; }