
footer {
    background-color: #333; 
    color: #fff; 
    padding: 10px;
    text-align: center;
    width: 100%; 
    position: relative; 
    bottom: 0; 
}