Which instruction accesses an element we want to remove?
document.getElementById()
removeChild()
Make sure to pick document.getElementById().