.root {
  @apply h-full bg-primary;
}

.main {
  min-height: 100vh;
}