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