body,h1,h2,h3,h4,h5,h6 {font-family: "Lato", sans-serif;}
body, html {
    height: 100%;
    background-color: grey;
    color: white;
    line-height: 1.8;
}

div {
	text-align: center;
	padding-top: 10%;
}