@keyframes shimmer{0%{background-position:-450px 0}to{background-position:450px 0}}.skeleton{background:linear-gradient(90deg,#e4e4e4 25%,#d6d6d6 37%,#e4e4e4 63%) 0 0/400px 100%;animation:1.3s infinite shimmer}
