Help with menu Overlay problem

Hi, ya'll o/ Please help me with this problem.

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

codepen -> https://codepen.io/rwxganta/pen/MWZPEYK ❤️
Was this page helpful?