This site is mobile accessible. Press the "Tap Here" button to use a smaller font-size.
Smartphone icons created by Freepik - Flaticon
My first paragraph.
As mentioned in the previous example, never call document.write after the document has finished loading. It will overwrite the whole document.
<button type="button" onclick="document.write(5 + 6)">Try it</button>