footer {
  width: 100%;
  border-top: solid 1px #666;
  background-color: white;
  position: fixed;
  bottom: 0;
  padding-top: 10px;
  padding-left: 20px;
}
