body {
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
  font-size: 15px;
}

pre {
  background: #000;
  color: #fff;
  font-family: "Courier New", Courier, monospace;
  padding: 8px;
  white-space: pre-line;
}
