body {
  background-color: #222;
}
img {
  display: inline-block;
  width: 15%;
  padding: 1%;
}
div {
  margin: 0 auto;
  width: 66%;
}
