@keyframes scrollBackground{from{background-position:0 0}to{background-position:-8080px 0}}.scrolling-bg{background-size:cover;background-repeat:repeat-x;animation:scrollBackground 140s linear infinite}