CSS question detail
What is the difference between `filter` and `backdrop-filter`?
filter affects the element itself; backdrop-filter affects content behind the element.
CSS question detail
filter affects the element itself; backdrop-filter affects content behind the element.