how to make a text go to another line if it goes to long code example Example: css wrap text to next line .break-word { word-wrap: break-word; }