@keyframes pageIn{0%{opacity:0}to{opacity:1}}.page-transition{animation:pageIn .3s ease-out both}