body {
  min-height: 1000px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #73b5ff;
}

.navbar {
  margin-bottom: 20px;
}

.navbar-brand {
  padding: 8px 15px;
}
