body {
    
}
#head{
  background:green;
  width: 100%;
  height: 120px;
  color: white;
  
}
a{
  color: white;
  text-decoration: none;
  padding: 15px
}
#nav{
  padding-top:50px
  
}
#name{
  
}