How do we store the element we're accessing through document.getElementById()?

Using a variableWe can't store it since it's not a value

Make sure to choose using a variable.