My current CSS animation attempt involves resizing a div element. I am trying to make the div expand in size starting from its center.
However, I am encountering an issue where in some sections of the website, the animation works perfectly while in others, the div grows from the upper left corner instead of the center.
https://i.sstatic.net/lsTEt.png
I would appreciate insights on why this discrepancy is occurring and any suggestions on how to address it effectively.