Useful Stylus styles
https://github.com/openstyles/stylus/
These become useful when used in combination with uBlock Origin's Custom Filters: https://weboas.is/forum/index.php?topic=3767.0
cookpad.com
.modal-open {
overflow: visible;
}
greatist.com
body {
overflow: auto !important;
}
healthline.com
body {
overflow: auto !important;
}
quora.com
.signup_wall_prevent_scroll #root {
filter: none;
}
fandom.com
body {
overflow: auto !important;
}