.body
{
  position: relative;
}

.main{
  text-align: center;
}

.footer{
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}