body {
  max-width: 650px;
  margin: 40px auto;
  padding: 0 20px;
  line-height: 1.6;
}

pre {
  overflow-x: auto;
}

.author, .date  {
    margin: 0;
    line-height: 1.0;}
