body 
{
 background-color: dimgray;
}
div
{
	background: black;
	border-radius:50px;
	color: gray;
	display: inline-block;
}