body {
  
}
footer {

  background: #2db34a;
    color: #fff;
  bottom: 0;
  left: 0;
  padding: 20px 0;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1000;
}