header { 
  
 width:70vmin;
   margin: 2vmin auto;
  font-family:"Arial Narrow", "Relvetica Condensed", sans-serif;
  
}

h1 { 
  
   width:70vmin;
   margin: 2vmin auto;
 
  
}


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

}