

body{
    background-color: white;
    background-image: url("../img/480-Rr.jpg");
    background-size:cover;
    background-repeat: no-repeat;
    height: 100vh;

}
