img {
  max-width: 100%;
  object-fit: scale-down;
  padding: 0.5rem;
}

.story {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.story-body {
  margin-top: 1rem;
  max-width: 800px;
}