position fixed and width of element
I am struggling with the width of my element which makes website background blurry. I created animation with p5js and wanted to blur it, so I added a div which covers the entire page using this code:
and it works fine, but when I am vertically resize my website, it doesn't change its width accordingly.
My app structure:
1 Reply
it covers website, but looks like only
backdrop-filter
doesn't update