body {
  word-wrap: break-word;
  overflow-wrap: break-word;
  max-width: 100ch;
}
