body {
  font-family: Arial, sans-serif;
  line-height: 1.6;
}

pre code {
  white-space: pre-wrap;
  word-break: break-word;
}
