.footer { position: bottom; bottom: -10px; height: 30px; width: 100%; background-color: #171717; color: white; }
.footer { position:fixed; bottom:0px; height:30px; width:100%; background-color:#171717; color:white; }