This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
rem / Remy Sharp
remysharp.com
did:plc:bgiuklsedj6jytu5w5stv7cn
Rely on it daily for my user-stylesheet that's applied across all sites:
html:has(> body > div#onetrust-consent-sdk.show-banner) {
overflow: initial !important;
position: initial !important;
}
Undoes the scroll locking the (hidden, display: none !important) overlay applied.
2024-11-26T10:39:36.547Z