html {
	font-family: monospace;
    text-align: center;
}

h1 {
	font-family: 'Pacifico', cursive;
	text-align: center;
	font-size: 6em;
}

