main {
	background-color: lightcoral;
}

p {
	border: 2px dashed green;
	color: lime;
}