
// Improves readability of pre-formatted text in all browsers.

pre
  white-space: pre
  white-space: pre-wrap
  word-wrap: break-word
