 html, body { width:100%; overflow-x: hidden;}
body {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  overflow-x: hidden; 
}

p {
	text-align:center;
	font-size: 50px;
}