.answer{
	width: 60px;
}
.correct {
	color: green;
}
.incorrect {
	color: red;
}
.hide {
	display:none;
}
