@tailwind base; @tailwind components; @tailwind utilities; @layer base { body { @apply bg-zinc-950 text-zinc-300 font-mono antialiased; } }