html, body {
  height: 100%;
}

body {
  display: flex !important;
  align-items: center !important;
}

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