I am working on a project where I need certain elements to be hidden with the click of a button. To do this, I am using style.display = "none", which
style.display = "none"