How to create zoom in zoom out functionality with sticky background only elements need to zoom that present in background without changing position
You've not provided a lot of context for me to work with. But, if you wanted to increase the size of an element without it moving, I think the transform: scale() css function would work perfectly.