An alternate version of this could be a `grid-cell` property that worked like `grid-column` and `grid-row` but allowed you to assign an element sequentially to a cell wherever it happened to fall in the resolved layout.
Playing with some virtualization and how grid can make it easier...most of [β¦]