.footer {
    position: sticky;
    left: 0; 
    bottom: 0;
    width: 100%;
    z-index: 1030; 
    background: #fff;
}
