ul{
	list-style: none;
	padding: 0;
}
a{
	text-decoration: none;
}
html{
	box-size: border-box;
}