

h2 {
    text-align:center;
}

#description {
    padding-left:15px;
    width:98%;
    font-size:1.5em;
}

#dali{
    display:grid;
    justify-items:center;
}

img {
    width:50%;
    height:auto;
}

figcaption {
    padding-left:15px;
    width:90%;
    font-size:1.2em;
}

#mona {
    height:100%;
    width:auto;
}

#cene {
    height:100%;
    width:auto;
}
#annonce {
    height:100%;
    width:auto;
}
#dame {
    height:100%;
    width:auto;
}

#saint {
    height:100%;
    width:auto;
}

#footerpage3 {
    margin-top:50px;
}