body {
	width: 92%;
	background-color: transparent;
	text-align: justify;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	margin-left: 4%;
}

div.question {
	width: 100%;
	font-weight: bold;
	font-size: larger;
}

div.answer {
	width: 100%;
	margin-bottom: 10px;
}}
