overflow:hidden is applied. But column 2, which is 1fr, doesn't. To replicate this, change line 21 from col-start-1 to 2.overflow-hidden to the element when it's in column 2 (image 4). I've no idea why this constrains the content rather than hiding the overflow, but it seems to.grid-col-1 to line 21, then overflow-hidden


