.playbutton::before {
	display: inline-block;
	content: ' [>] ';
	background: red;
	color: white;
}
