@import 'tailwindcss';

html {
  background-color: var(--background);
  color: var(--foreground);
}