body {
  font-family: sans-serif;
  margin: auto;
  padding-top: 5em;
  max-width: 1280px;
  background: #fff;
  color: #000;
  font-size: 130%;
  line-height: 1.2;
  text-align: center;
  }
  
  h1 {
  font-weight: normal;
  }