Purpose: Using a picture as the background of a page with blurred effect, while the content not blurred.

 

Solution: Using two div elements, one has the class that blurs the picture and covers the whole page, the other has the class setting z-index -1, and set absolute positions.