@keyframes show{0%{opacity:0;scale:25%}to{opacity:1;scale:100%}}.card-element{view-timeline-name:--image;view-timeline-axis:block;animation-timeline:--image;animation-name:show;animation-range:entry 25% cover 50%;animation-fill-mode:both}