#heart {
	font-size:140px;
	background:skyblue;
	color:magenta;
	width:100px;
	position:relative;
	left:120px;	
}