@tailwind base;
@tailwind components;
@tailwind utilities;

html {
  @apply text-white;
}
