body {
  display: flex;
  flex-direction: column;
  height: 100vh;
}

footer {
  margin-top: auto;
}

.form-control {
  background-color:#2d2c38 !important;
}

