footer 
{
    padding: 10px 0;
    text-align: center;
    position: sticky;
    bottom: 0;
    color: aliceblue;
}
