tezeusz.pl on XP

Reset opacity and scroll only!

/* ==UserStyle==
@name           tezeusz.pl on XP
@namespace      github.com/openstyles/stylus
@version        1.0.18
@description    Reset opacity and scroll only!
@author         krystian3w
@license        CC BY 4.0 https://creativecommons.org/licenses/by/4.0/
==/UserStyle== */
@-moz-document domain("tezeusz.pl") {
    body, html { overflow: hidden visible  !important }
    body, header, main, footer { opacity: 1 !important }
}