.rb-animated-circle {
	position: absolute;
	z-index: 0;
	transition: top 2s ease, left 2s ease, bottom 2s ease, right 2s ease;
}
