CSS fait une longue enveloppe de texte

div {
  overflow-wrap: break-word;
}
Ian Selley