REPL/notebook where output cells expand without shifting cells below — zero layout shifts.
min-height is set to the estimated height of that output — computed from line count
(lines × 20px + 16px padding). Space is reserved first, text is revealed second.
The cells below never see a DOM insertion that pushes them down.