body {
    text-align: center;
}

img {
    width: 50px;
    height: 50px;
}

footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}