.container {
  display: table;
  margin-right: auto;
  margin-left: auto;
}

h2 {
  text-align: center;
  font-family: arial;
}