Im trying to make a card game in html , like this one
but I need the cards to be rotated slightly based on a center point outside of their box module (and dynamically based on their position )
I tried trasform-origin but I doubt there is a way to make it work here