body{
    background-color: #696759;
}
header{
    background-image: url("../img/presentation.webp");
    background-position: bottom center;
    background-repeat: no-repeat;
}
footer{
    background-color: #4f4d43;
}
.bgmargin{
    padding-bottom: 34em;
}
