This site is mobile accessible. Press the "Tap Here" button to use a different font-size.
Smartphone icons created by Freepik - Flaticon
// detect and display the page protocol used document.getElementById("demo").innerHTML = "The page protocol is: " + window.location.protocol;