body {
  font-family: Arial, sans-serif;
}

/* Keep code chunks in monospace */
pre, code {
  font-family: "Courier New", monospace;
}