@keyframes scrolling{0%{transform:translatex(0)}100%{transform:translatex(-100%)}}