.debuginfo span { 
	background: green;
	color: white;
}

.debuginfoend span { 
	background: #cb9fc1;
	color: black;
}

