html,body {
background-color : #444022;

}

*{
margin: 0px;
padding: 0px
}

.conteneur {
position: absolute;
left: 50%;
top: 50%;
width: 750px;
height: 456px;
margin-top: -228px;
margin-left: -375px;
}




