.gallery {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}