Once we've stored the element in a variable, we can change it. Here, we're using the innerHTML property to change its content.

Complete the code and press the button to see it work.

Make sure to pick el, followed by ., and finally innerHTML.