<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gamipress-restrict-content-limiter {
    position: relative;

    min-height: 100px;
    margin-top: -100px;
    margin-bottom: 1em;

    background: transparent;
    background: -webkit-linear-gradient(transparent, #fff);
    background: -o-linear-gradient(transparent, #fff);
    background: -moz-linear-gradient(transparent, #fff);
    background: linear-gradient(transparent, #fff);
}</pre></body></html>