.content {
  margin: 0 auto;
  max-width: 600px;
}

p,
ul,
ol,
figure {
  margin: 60px 0px;
}

img {
  width: 100%;
  height: auto;
}
