html,
body {
	background-color: #65b23b;
	color: #fff;
}

h1 {
	font-size: 100px;
}

p {
	font-family: monospace;
}
