This repository demonstrates a subtle bug related to applying the CSS filter: blur() property to an element with position: fixed. When blurring a fixed element, the blur radius can extend beyond the ...