.result {
	font-size: 120px;
}

#rootCont {
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

#submit {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
}
