This site is mobile accessible. Press the "Tap Here" button to use a smaller font-size.
Smartphone icons created by Freepik - Flaticon
JavaScript changed "Old Heading" to "New Heading".
const element = document.getElementById("id01"); element.innerHTML = "New Heading";