h1 {
font-size: 100px;
}
.header{
  padding: 60px;
  text-align: center;
  background: darkgreen;
  font-size: 30px;
}