body {
  background-color: #36659B;
}

.row {
  height: calc( 100vh - 50px)
}

.footer {
  height: 50px;
  text-align: center;
}
