.skeletonLoading{background:#d6d6d6;display:block;position:relative;overflow:hidden}.skeletonLoading:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:150px;height:100%;animation:1.2s infinite shimmer;position:absolute;top:0;left:-150px}@keyframes shimmer{to{left:100%}}
