footer {
  display: block;
  position: relative;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: #f5f5f5;
  padding: 20px 0;
}