.js-highlight {
	border: none;
	padding: 0;
	border-radius: 4px;
	.hljs {
		background: material-color('grey','100');
	}
}