.footer {
    background-color: #333;
    color: white;
    text-align: center;
    margin-top: auto; /* Le footer reste en bas */
}