Just CSS. Absolutely NO jQuery/javascript or any other programming language.
The previous typewriter worked in all the latest browsers except iOS and some touch screen devices.
However this much simpler version works in all the latest browsers including iOS and touch screen devices.
Although not quite as 'accurate' as the previous version, this does give a good typewriter effect using less CSS and simple HTML.
Each line of text is on screen for the same length of time and, as in the previous version, the text stays centered no matter how long the text becomes.
It is also responsive and the text will shrink when the screen width is less than 1200px.
The stylesheet for this demonstration is in the page head, but if you use this, please keep my copyright comment with the stylesheet.