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