@import "tailwindcss";

:root {
  color-scheme: dark;
}

html,
body {
  height: 100%;
}
