#footer {
    
    color: white; /* White text */
    text-align: center;
    padding: 15px 0;
    width: 100%;
    position: fixed;
    bottom: 0;
    font-size: 16px;
}