.root {
  @apply flex flex-row h-screen py-12 px-6;
}

.button {
  min-width: 300px;
}