.rotate{
	width: 200px;
	height: 100px;
	margin: 200px auto;
	background: #ffcc00;
	transition: all 0.5s;
	text-align: center;
	line-height: 100px;
}