.content {
  max-width: 800px;
  margin: auto;
}

h1{
   text-align:center;
   padding-bottom:60px; 
  }