CSS: Blurry Glass Effect

1
2
body {
background: url(https://images.unsplash.com/photo-1544306094-e2dcf9479da3) no-repeat;
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Just get body with an image backgrund and set a div.container

You will see the blurry glass magic.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.