body,
p {
  color: #303;
}

.story {
  background-color: #F66;
  padding: 1em;
  text-align: justify;
  border: 1px solid #F00;
}
