/* Show it is fixed to the top */
body {
  min-height: 75rem;
  padding-top: 8.5rem;
}


.navbar {
  margin-bottom: 130px;
}