
.header{
  padding: 80px;
  text-align: center;
  background-color: #01655C;
  color: white;
}

.header h1{
  font-size: 40px
}