#div1{
	width:200px;
	height:100px;
	font-size:20px;
	padding:10px;
	border-radius:10px;
	background:lightsalmon;
}
