.nav-menu li a.router-link-exact-active{
  color: white;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.1);
}