body{
	margin: 0;
	padding: 0;
	font-family: IBM Plex Sans, Helvetica, Arial, sans-serif;
	line-height: 1.5;
	background: #f7f7f7;
}
a{
	color: #EC4899;
	text-decoration: underline;
}
img{
	max-width: 100%;
	height: auto;
	border: 0;
}
