#legal-alert{position:fixed;bottom:0;left:0;width:85%;background-color:#f9f9f9;color:#333;padding:15px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;z-index:9999}#legal-alert .button{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;cursor:pointer;margin-top:10px}@media(min-width:768px){#legal-alert{flex-direction:row;justify-content:space-between;}}