@keyframes example{
	from {right: -100vw}
	to {right: 100vw}
}