Edit in JSFiddle

<div>
	<p></p>
</div>
p:empty {
	padding: 15px;
	background-color: #333;
	color: #fff;
}