css text wrap overflow code example Example: how to make text wrap on overfloe with css .example { overflow-wrap: break-word; }