I'm facing an issue where the contents in my DIV are not wrapping correctly when the width changes. Specifically, whenever the content includes a long string of characters like "______________________________________________________________" with no spaces, it causes the content to jump out of the DIV. How can I fix this problem?