body{
	font-family:arial;
	text-align: center;
	background-color:rgb(224, 232, 226)	;
}


#tree{
	width: 30vw;
	height: 30vw;
	image-rendering: crisp-edges;
}