Is there a recommended method for truncating text within a DIV using CSS? For instance, how can I ensure that the word 'TESTING' remains within the boundaries of the DIV displayed below? Currently, the text overflows beyond the DIV's height, which is shorter than the text itself.