.bg{animation-name:MOVE-BG;animation-duration:40s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate;background-repeat:repeat}@keyframes MOVE-BG{0%{transform:translate(0)}to{transform:translate(-20%)}}
