* {
  font-size: 24px;
  font-family: helvetica, arial, sans-serif;
}

pre, code {
  font-family: courier, monotype;
  font-size: 24px;
  background: #ccc;
}

