I have a menu with multiple modals. When I open one over another it turns backgrount into black, which is ugly. I understand that I need change filter: alpha(opacity=80);<
filter: alpha(opacity=80);<
Here's the html markup for your modal
....
Use this style in inside a style element in your html file
and the script