footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    font-size: small;
}

body {
    padding-bottom: 10%;
}