.footer {
    display: flex;
    justify-content: center;
    padding: 20px;
    align-items: center;
}
.footer img {
    width: 2%;
}