.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;   /* centers the whole site */
}


