how do I set the background image to move horizontally instead of vertically as the browser zooms? Use only CSS+html
when the browser zooms, the background image on the right can only be moved horizontally to ensure that when the browser zooms, the relative position of the background image and the content on the left remains the same. How to set the property?