#gdpr-cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #000;
    color: #fff;
    padding: 10px;
    z-index: 9999;
    display: flex;
    justify-content: space-between;
    align-items: center;
}