#error-text {
  color: red;
}

#success-text {
  color: lightgreen;
}

.auth-column {
  margin-left: auto;
  margin-right: auto;
  max-width: 20em;
}