In the mobile view, the inserted GIF is not properly fixed and splits in the middle when scrolling down.
This is the code I’m using, please help me fix it?
body{ background-image:url([https://cdn.shopify.com/s/files/1/0709/2686/0322/files/ezgif.com-rotate.gif?v=1707952664)!important](https://cdn.shopify.com/s/files/1/0709/2686/0322/files/ezgif.com-rotate.gif?v=1707952664)!important); background-size: cover; background-repeat: no-repeat; background-attachment: fixed!important; } .gradient { background: transparent; } body { background-size: cover!important; }