nav {
  padding: 10px 0;
  text-align: center;
}
nav a { text-decoration: none;
  font-family: "arial Narrow", "Helvetica Condesed", sans-serif;
color:#00b1ff

}
.active{
  color: grey;
}