Fullscreen Backgrounds

PHOTO EMBED

Wed Feb 10 2021 05:18:16 GMT+0000 (Coordinated Universal Time)

Saved by @dhanush72

html {
  background: url("images/bg.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
content_copyCOPY

https://opensourced.hashnode.dev/50-powerful-css-snippets-part-2?guid