body {
	background-color: #092e43;
	text-align: center;
	margin: 0;
	padding: 0;
}

img {
	width: 100%;
}

p {
	margin-top: 0.25em;
	margin-bottom: 0;
}
h1 {
	color: white;
	font-family: "Henny Penny", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 4em;
	margin: 1em;
	margin-bottom: 0.25em;
}

.paragraph {
	font-family: "Annie Use Your Telescope", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2em;
	color: white;
}