#footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  background-color: #f8f8f8;
  border-top: 1px solid #e7e7e7;
}
