Parallax background
A tiny javascript code
change CSS background-position
on page scroll
emulate parallax movement effect
Try instruction
Open website with big background
images in a new tab
activate console
F12
copy-paste script to the console and execute

replace /*CSS SELECTOR*/ with '.selector' to elements containing big background images
Scroll the page
and check the result
Fork