 @media (prefers-color-scheme: dark) { body { @apply bg-gray-900 text-white; } }
