.auth-form {
  max-width: 60ch;
  border: 1px dashed var(--clr-separators);
  padding: 1em;
  margin: auto;
}
