img {
	left: 50%;
	top: 50%;
	position: fixed;
	transform: translate(-50%,-50%);
}