﻿.body {
}
img{
    height: 150px;
    width: 150px;
}
.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

