.nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav ul a.active svg {
  background-color: black;
  color: white;
}
