body {
	background-color: #FFF;
}
H1 {
    font-size: 8rem;
    margin: 8rem 0;
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif, "Lucida Console";
    color: #5fb4e7;
    font-weight: normal;
    text-align: center;
    letter-spacing: 4px;
}