@tailwind base;
@tailwind components;

html {
  @apply font-body antialiased;
}

@tailwind utilities;
