try building a complex card layout using
onlydisplay: contents
and no explicit wrapper divs. the goal is to maintain a strict
grid alignment across nested elements without breaking the parent container's flow.
>no flexbox allowed for this one. **it is much harder than it sounds when you lose the ability to target children directly