div {
	width: 50%;
	float: left;
	padding: 10px;
	border: 2px solid black;
	background-color: hotpink;
}