CSS Backdrop Filter
Apply graphic effects to area behind an element.
5px
1
1
0%
Overlay Element
The area behind this element has the filter applied through backdrop-filter.
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);Apply graphic effects to area behind an element.
The area behind this element has the filter applied through backdrop-filter.
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);