html{
       background-color: #ffffff;
       background-image: url("/./img/welcometojouvert-logo.png");
       background-repeat: no-repeat;
       background-attachment: fixed;
       background-position: center center;
       background-size: 500px 361px;
}