*{
	box-sizing: border-box;
}

p {
	color: green;
}