.hero {
	position: absolute;
	z-index: 100;
	height: 100px;
	transform-origin: 50% 50%;
}
#ironman {
	bottom: 70%;
	right: 80%;
}
