display-html code {
	padding: 5px 10px;
	line-height: 40px; 
	margin: 10px 0; 
	display: inline-block;
	font-family: sans-serif;
	width: 100%;
}

display-html code span.how {
	font-size: 12px; 
	font-family: sans-serif; 
	display: block; 
	line-height: 2;
	color: #868484; 
	font-weight: 600;
}