h1 {
	padding: 10px;
}

.question {
	font-size: 20px;
	font-weight: 600;
	padding: 5px;
}

.answer {
	font-size: 16px;
	padding: 2px;
}