joeni

footer.css

1
footer {
2
    position:relative;
3
    bottom: 0;
4
}
5