.default {
	background: #efefef;
	border-radius: 5px;	
	overflow: hidden;	
	color: #1a82f7;		
}
.default div {

	background-color: yellow;
	
}