This paragraph text should have a red background.

* {
	background-color: yellow;
}
p {
	background-color: red;
}