h1{font-size:3em}img{max-width:100%;box-sizing:border-box;max-height:20vh;margin-inline:auto}img,p,row,grid{margin-block:2em;display:block}row,grid{display:grid;gap:2em}row:has(:nth-child(2)){grid-template-columns:repeat(2,1fr)}row:has(:nth-child(3)){grid-template-columns:repeat(3,1fr)}row:has(:nth-child(4)){grid-template-columns:repeat(4,1fr)}grid:has(:nth-child(4)){grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr)}grid:has(:nth-child(9)){grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr)}grid:has(:nth-child(16)){grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(4,1fr)}grid:has(:nth-child(6)){grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr)}grid:has(:nth-child(12)){grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(3,1fr)}figure{margin:0}figure>img{margin-bottom:.25em}
