@keyframes fadeIn{from{opacity:0}to{opacity:1}}.page-content .fadeIn{animation-name:fadeIn}