.loader{background-image:linear-gradient(45deg,#e4e4e7 25%,transparent 0,transparent 50%,#e4e4e7 0,#e4e4e7 75%,transparent 0,transparent);font-size:30px;background-size:1em 1em;box-sizing:border-box;animation:barStripe 1s linear infinite}@keyframes barStripe{0%{background-position:1em 0}to{background-position:0 0}}