<p>red</p>

<style>
	/*
		div {}
	*/

	p {
		color: red;
	}
</style>