

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;
}

#nuit {
    height:100%;
    width:auto;
}

#tournesol {
    height:100%;
    width:auto;
}
#auto {
    height:100%;
    width:auto;
}
#chambre {
    height:100%;
    width:auto;
}

#rhone {
    height:100%;
    width:auto;
}

#footerpage3 {
    margin-top:50px;
}