body {
	border: none;
	font-family: "Poppins", sans-serif;
	background-color: #eaeaea;
}
html,
body {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
}
a {
	text-decoration: none;
}
