footer {
  position: fixed;
  left: 0;
  right: 0;
  background-color: gray;
  height: 100%;
}
