html{
background-color:lightblue;
}

img{
	max-width: 100%;
	height:auto;
}

h1 {
	font-size: 5em;
	font-style: center
}