html,
body {
  height: 100%;
}

.form-signin {
  max-width: 50rem;
  padding: 1rem;
}

.form-signin .form-floating:focus-within {
  z-index: 2;
}