certong0507
3/16/2018 - 9:59 AM

OneSecond delay

.onescd {
	-webkit-animation-delay: 0.7s;
	-moz-animation-delay: 0.7s;
	animation-delay: 0.7s;
}