header{
  width:80vmin;
  margin: 2vmin auto;
  font-family: "Arial Narrow", "Helvetica Condensed", san-serif;
  

}

header a{
  text-decoration: none;
  color: black;
}