.nav-link:active {
         font-weight: bold;
         color: white;
         background-color: blue;
     }