body {
  padding-top: 70px;
  padding-bottom: 50px;
}
footer {
  padding: 10px;
  border-top: solid 1px black;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 40px;
  background-color: #f5f5f5;
}
