overflow-wrap: normal;
Copy to Clipboard
overflow-wrap: anywhere;
Copy to Clipboard
overflow-wrap: break-word;
Copy to Clipboard
Most words are short & don't need to break. But
Antidisestablishmentarianism
is long. The width is set to min-content, with a max-width of 11em.