body{
    height: 100vh;
    width : 100vh;
    margin: 0;
    background-size:cover;
    background-position:center;
    display: none;
    position:fixed;
    background-image: url('pièces/salon.jpg');
}