I am making a class and I have to use a querySelector instead of getElementsByClassName or getElementById but the way I make things disappear (setting the opacity to 0 with a transition the setting the display to none) isn't working the same. No animation is being made. Here is my code I am making a class and I have to use a querySe