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

.button {
  min-width: 300px;
}