Yeah, I've noticed more sites do this. Super annoying. I made this bookmark for those cases:
javascript:(()=>{document.querySelectorAll("p,div,article,section,ul,ol,li").forEach(x=>{x.style["color"]="black";});})();
Yeah, I've noticed more sites do this. Super annoying. I made this bookmark for those cases: