.contents img {
  max-width: 700px;
  display: block;
  margin: 1em auto;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

pre {
  border-radius: 6px;
  border: 1px solid #e0e0e0;
}

.ref-description img {
  max-width: 600px;
}
