body {
  font-family: sans-serif;
  line-height: 1.5;
  margin: 10px;
}

img {
  display: block;
  margin: 0 auto 20px;
  max-width: 100%;
}

