1 2 3 4
const app = document.getElementById("app"); const appData = document.getElementById("app-data"); app.innerText = "Laster...";