This code is not working
var span = document.getElementById(\"span\"); span.style.fontsize = \"25px\"; span.innerHTML = \"String\";
<
Please never do this in real projects