@media screen and (min-width: 600px) {
  body { max-width: 650px; }
}
pre { overflow-x: auto; }
