.navbar-dark .navbar-nav .nav-link {
   color: white;
}


body {
  background-color: silver;
}

