body {
  overflow-wrap: anywhere;
}

img {
  max-width: 100%;
}

pre {
  white-space: pre-wrap;
}
