*
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	text-decoration: none;
	list-style: none;
	box-sizing: border-box;
}

