h1 {
	color: red;
	font-size: 2em;
}
strong {
	font-size: 1.5em;
	background-color: red;
}
