.header {
    padding: 60px;
    text-align: center;
    background: #343deb;
    color: white;
    font-size: 30px;
  }
.section {
    background: #84eaf5;
    font-size: 19px;
}