*
{
	box-sizing: border-box;
}

body
{
	background-color: #d0d2eb;

	margin: 0;
}
