html, body, img {
	width: 100% !important;
	height: 100% !important;
  	margin: 0px;
  	padding: 0px;
	overflow: hidden;
	display: block;
	justify-content: center;
	align-items: center;
}

