calculator
const myHeading = document.querySelector('h1'); myHeading.textContent = 'Hello world!';

Sup Peeps Here's Some Text