using transform influences text size, and size of rounded corners
current way hardcodes 8rem for the columns,
maybe i'll pass it as parameter when start doing desktop, i don't know
feels like not a good choice overall, but yeah
tailwind doesn't seem to allow scale-y-[var(--the-var)]
maybe that's just the scale thing
overall, still setting style variables, this time with css blocks,
i suppose that's ok