::backdrop {
	background-image: linear-gradient(
		45deg,
		rgba(173,185,110,0.75),
		rgba(218,224,191,0.75)
	);
}

