Display the length of the el variable in the console.
el
Make sure to type console.log(el.length);.
console.log(el.length);