html, body {
	width: 100%;
	margin: 0;
	height: 100%;
}

div.colorsample {
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
