html,
body {
	margin: 0;
	padding: 0;
	font-family: Lexend;
	font-size: 1.5em;
	color: purple;
	background: pink
}
