@import "tailwindcss";

@layer base {
  body {
    min-height: 100vh;
  }
}
