#footer {
  position: fixed;
  width: 100%;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}
