.container {
  text-align: center;
  width: 1200px;
  margin: auto;
  margin-top: 100px;
}

#main {
  height: 500px;
}