In my animation project, I am trying to make text expand after a delay. However, the text I want to show up is not appearing as expected. I attempted to use the word-wrap CSS property to hide the overflow, but unfortunately, there are no options to conceal the text if it exceeds the container size. I have searched for solutions in other posts but haven't come across any helpful information.
If you would like to see the issue in action, here is a link to my code on jsfiddle: jsfiddle.net/wm3n7g58/20.