We're getting to the good part. Code document.querySelectorAll(). We'll use this to retrieve the input element.
document.querySelectorAll()
Make sure to type document.querySelectorAll().