body {
    font-family: 'Lato', sans-serif;
	background: #fff;
}

.wrapper{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wrapper h1{width: 100%; text-align: center; color: #2A5E2E; font-weight: 400; font-size: 20px;}