const app = document.querySelector("#app"); if (app) { app.innerHTML = "
"; }