body {
  margin: 0;
  padding: 40px;
  background: #000000;
  color: #d6d6d6;
  font-family: ui-monospace, Menlo, Consolas, monospace;
  line-height: 1.55;
  white-space: pre-line;
}

.block {
  margin-bottom: 32px;
}

.small {
  color: #888888;
  font-size: 14px;
}
