<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#adblock-detector-wrapper {
    position: fixed;
    height: 100vh;
    z-index: 9999999999999999999999999;
    left: 0;
    top: 0;
    background: black;
    min-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
body.noscroll {
    overflow-y: hidden;
}</pre></body></html>