img {
  max-width: 60%;
  max-height: 60%;
}

html, body {
	margin: 0;
	height: 100%;
	overflow: hidden;
	background-color:#38bfe8;
	}
