footer css selalu di bawah tetapi terlihat

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