footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #333333;
  color: #999;
  text-align: left;
  z-index: 0;
}