@keyframes animated-background{0%{background-position-x:0}100%{background-position-x:2688px}}.page{.masthead,.footer .info{animation-delay:0s;animation-name:animated-background;animation-duration:300s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:running}}