So, on mobile, when you click on the hamburger buttom, the overlay should show up. I'm trying to do this through a css rule. Basically when the .header__menu receives the .open class the overlay get visibility: visible. I'm probable doing something wrong with this css rule, but can't understand where is the mistake u.u