img.img-center {
  margin: auto;
  display: block;
  border: 2px solid #E3E3E3;
  box-sizing: content-box;
}

h1 {
  text-align: center;
}