This site is mobile accessible. Press the "Tap Here" button to use a smaller font-size. Tap Here!Smartphone icons created by Freepik - Flaticon
Avoid using new Array().
var points = new Array(40); document.getElementById("demo").innerHTML = points;