I have an HTML element inside a div, and I have applied some CSS translations to it with element.style.transform = \'translate(X px, Y px)\' and I
div
element.style.transform = \'translate(X px, Y px)\'