@CHARSET "UTF-8";

#visualisation{
	background-color: rgb(223,223,223);
}

#divNoOfCombinations{
	position: absolute;
	left: 40px;
	top: 120px;
}

#promptNoOfCombinations{
	font-size: 17px;
	color: rgb(59,89,153);
}

#noOfCombinations{
	font-size: 18px;
}