img {
	width: 100px;
	position: absolute;
	top: 100px;
	left: 100px;
}

#coin{
	height:70px;
	width:70px;
}

.header{
	color:green;
	font-size:50px;
}

.score{
	color:black;
}
