p caption {
  color: #777;
  margin-top: 4px;
}
p code {
  white-space: inherit;
}
pre {
  word-break: normal;
  word-wrap: normal;
}
pre code {
  white-space: inherit;
}
caption {
      color: black;
      font-weight: normal;
      font-size: 0.8em;
    } 
body {
  text-align: justify;
}
