body, .ascii-art {
  font-family: 'Source Code Pro', monospace;
  font-size: 12px;
  letter-spacing: 0.05em;
  background-color: white;
  color: black;
  line-height: 1;
  white-space: pre;
}