*
{
	box-sizing: border-box;
}

body
{
	background-color: darkgrey;

	margin: 0;
}
