/* Show it's not fixed to the top */
body {
  min-height: 75rem;
}

.navbar {



}

.nav-link {
margin-left: 10px;
margin-top: 10px;
}


