     .footer {
            position: absolute;
            background-color: #2c3e50;
            color: #ecf0f1;
            text-align: center;
            padding: 20px;
            flex-shrink: 0;
        }
        
        
        
