.centerPageOuter{display:flex;position:absolute;top:0;bottom:0;right:0;left:0}.centerPageInner{margin:auto}.rockingHorse-running{transform-origin:50% 100%;animation-duration:1.5s;animation-name:rotation;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:alternate;animation-delay:-.75s;animation-play-state:running}.rockingHorse-paused{transform-origin:50% 100%;animation-duration:1.5s;animation-name:rotation;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:alternate;animation-delay:-.75s;animation-play-state:paused}@keyframes rotation{0%{transform:rotate(-15deg)}to{transform:rotate(15deg)}}form{width:100%}
