html, body{
    height:100%;
    width:100%;
    padding:0;
    margin:0;
}
body{
    background:url('images/vivre_mobile.png') center center black no-repeat;
}