script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.10.2/p5.min.js"> < link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.css" /> < style> .cc-window { font-family: "LaNord-Semilight", sans-serif; padding: 12px; border: 0px solid; box-sizing: border-box; right: 116px !important; right: auto !important; bottom: 1em !important; overflow: visible; margin-left: 24px; } .cc-window > .cc-message { margin: 0; line-height: 16px; } .cc-link { opacity: 1; padding: 0; } .cc-compliance { position: absolute; border: 0px solid; box-sizing: border-box; border-radius: 0px; height: 100%; bottom: -1px; box-sizing: content-box; width: auto; right: -92px; } .cc-compliance .cc-dismiss { min-width: auto !important; height: 100%; border: 0; font-size: 20px; font-weight: normal; display: flex !important; align-items: center; padding: 0; width: 80px; justify-content: center; }