body {
  background-color: white;
  color: black;
  font-family: "Times New Roman", Times, serif;
}
figure {
  display:inline-block
}
figure img {
  margin: 0px;
}
figure figcaption {
  text-align: center;
}