html, body {
  @apply bg-gray-50 dark:bg-black;
}


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