body{color:#222;font-family:sans-serif;margin:0 auto;max-width:920px;padding:1rem}h1{margin-top:0;font-size:1.5rem;small{display:block;font-size:1rem}}header{margin-bottom:1rem}footer{margin-top:2rem;text-align:center;font-size:.8rem;color:#333}article{margin:0 auto;max-width:720px;img{width:100%}}.image-row{display:flex;width:100%;max-width:100%}.image-row img{flex:1;min-width:0;animation:appear step-end both}@keyframes appear{0%{opacity:0}100%{opacity:1}}.image-row img:nth-child(1){animation-delay:.5s}.image-row img:nth-child(2){animation-delay:1s}.image-row img:nth-child(3){animation-delay:1.5s}.image-row img:nth-child(4){animation-delay:1.8s}.image-row img:nth-child(5){animation-delay:2s}.image-row img:nth-child(6){animation-delay:2.2s}.image-row img:nth-child(7){animation-delay:2.3s}.image-row img:nth-child(8){animation-delay:2.4s}.image-row img.hidden{visibility:hidden}