With the HTML sorted, we can start working on our JavaScript. Start by creating a variable called el by coding var. el = ;.
el
var. el = ;
Make sure to type var el = ;.
var el = ;