break-word is acting like break-all css mixed with flex code example Example: how to wrap text in div css .example { overflow-wrap: break-word; }