footer {
    text-align: center;
    padding: 10px;
    background-color: #2c3e50;
    color: white;
    position: static;
    bottom: 0;
}