Having difficulties setting up a parallax effect using CSS perspective and translateZ
. Encountering strange overflow errors specifically in Firefox.
When moving the mouse around, noticing that the background-image is getting cropped. It's puzzling why this is happening. Attempted using preserve-3d
, but it seems to make things disappear instead.