nav{
  background-color:lightgray;
  colour:white;
  padding:10px; 
}
nav a {
  text-decoration:none;
  font-weight:700;
}