body {
  background-color: lightblue;
}

h1 {
	text-align: center;
	color: navy;
	font-size: 4vw;
}
