rodapé CSS sempre no fundo, mas visível

/* Fix the footer to the bottom */
footer { position: fixed; }
Av3