Add an equal sign, then assemble the instruction needed to access an element.
Make sure to pick = followed by document and then .getElementById, ().
=
document
.getElementById
()