body {
	margin: 0;
}

*, :after, :before {
	box-sizing: border-box;
}