Blurry Background Effect
When setting a background image on a page element with CSS, you can control its position with “background-positionâ€, but an often-forgotten trick is that you can control its position behavior with “background-attachmentâ€.
Utilizing two images, we can pull off a pretty simple and fun CSS trick I’m calling the “blurry background effectâ€.

