h1 {
    text-decoration: underline;
    text-align: center;
    font-size: 50px;
    font-family: "lobster", cursive;
    margin: 15px 0px 0px 0px;
}

galerie img {
    float: left;
    width: 240px;
    height: 240px;
}

footer {
    margin-top: 30% !important;
}