html, body {
  height: 100%;
}

body {
  background-color: #ffffff !important;
}

.form-control,
.form-control:focus {
  background-color: #f9f9f9 !important;
  border: solid 1px #eaeaea !important;
  border-radius: 10px !important;
}
