footer div img
{
    float: right;
    border: none;
    height: 28px;
    width: 28px;
}

footer {
    display: flex;
    vertical-align: middle;
    justify-content: center;
    text-align: center;
    background-color: rgb(30,30,30);
}