body{
    background-image: url("../img/fond.jpg");
    background-size: cover;
    
}






#div{
    height: 90%;
    
   
    background-color: rgba(255, 255, 255, 0.473);
}

a{
    color: rgb(86, 0, 104);
}


