* {
    text-align: center;
}
.active {
    height: 100%;
    width: 100%;
}
footer {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
  
}