Skip Me If Offscreen

letting the browser skip rendering work until needed

.section {
  content-visibility: auto;
  contain-intrinsic-size: auto 600px;
}