        footer {
            background: #0d6efd;
            color: white;
            padding: 20px;
            text-align: center;
            margin-top: 50px;
            position: fixed;
            bottom: 0;
            width: 100%;
        }
