body,div,h3,p {
    padding: 0;
    margin: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 3em;
}
body{
	font-family: 'Poppins', Calibri, Arial, sans-serif;
	color: #f2f2f2;
}
.section{
	text-align: center;
}
