ul {
    list-style-type: none;
}

#image-list {
    display: flex;
    flex-direction: column;
    align-items: center;
}