document.getElementById("changeme").innerText = "newer" window.fetch("http://127.0.0.1:9001").then((e) => { console.log(e) })