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