.keep-all > * {
  word-break: keep-all;
  overflow-wrap: anywhere;
}