#body .body {
  white-space: normal;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}
#body .body * {
  line-height: 1.5;
}
