How can you change the text content of an element?
element._____ = "New text";
changeText
value
innerText
textContent