html,
body {
  height: 100%;
}

.form-signin {
  max-width: 430px;
  padding: 1rem;
}
form p {
  text-align: center;
}