.container {
  max-width: 800px;
  margin: 0 auto;
}

.text-center {
  text-align: center;
}
