Background image

PHOTO EMBED

Thu Aug 04 2022 07:21:52 GMT+0000 (Coordinated Universal Time)

Saved by @Harsh_S #css #html

body{
    background-image: url(https://images.unsplash.com/photo-1518155317743-a8ff43ea6a5f?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=870&q=80);
    background-repeat: no-repeat;
    background-size: 100vw 100vh;
    width: 100vw;
}
content_copyCOPY