nav {
  min-height: 25px;
  color: aqua;
}

button:active {
  background-color: aqua !important;
}