footer {
    position: sticky;
    bottom: 0;
    width: 99%;
    text-align: center;
    background-color: white;
    border: 5px solid white;
    line-height:60px
}
