Hacker News new | ask | show | jobs
by bestest 363 days ago
Enter this in the console:

document.body.onwheel = (e) => e.stopPropagation();