html,body{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Ubuntu,Arial,sans-serif;
	color: #EC4899;
}
