.shimmer-placeholder{animation:shimmer 1s linear infinite;background:linear-gradient(-45deg,#eee 40%,#fafafa,#eee 60%);background-position-x:100%;background-size:300%;height:150px;width:300px}@keyframes shimmer{to{background-position-x:0}}
