html { position: relative; min-height: 100%; } body { margin-bottom: 60px; } /* footer */ .footer { position: absolute; bottom: 0; width: 100%; } #copyright-text { text-decoration: underline; color: #333; }