Hacker News new | ask | show | jobs
by lordchair 3431 days ago
document.querySelectorAll('img').forEach((im) => { im.style.display = 'none'; })
1 comments

+ document.body.style.backgroundColor = 'white'; = can read now