body{justify-content:center;align-items:center;text-align:center;margin-block:5em;row-gap:3em;header,main,footer{margin-inline:1em}img{max-height:200px}header{display:flex;flex-direction:column;row-gap:1em;h1{font-size:1.2em}}main{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:6em;figure{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:0.8em;figcaption{font-weight:bold}&>div:has(figure){display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;row-gap:2em}}}small{font-size:0.8em;color:var(--light)}}