.snippet
{
	display: inline-block;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 16px;
	background-color: whitesmoke;
	border: 2px dashed silver;
	
	border-radius: 8px;
	
}