Hacker News new | ask | show | jobs
by jscott313 3182 days ago
Or in the console: document.querySelectorAll('p').forEach(p => p.style.color = '#eee');