/*
lb
https://fabulations.declarations.style/scratching.html

wiki-scratching-global
*/


html, body{
    background: black !important;
    color-scheme: light !important;
}
body *{
    border: 2px inset red !important;
    color: transparent !important;
    background: initial !important;
}
img{
    opacity: 0 !important;
}