body {
	color: white;
	font-family:sans-serif;
 	background: linear-gradient(73deg, rgba(0,59,16,1), rgba(0,119,26,1));
  	/* filter: contrast(170%) brightness(1000%); */
}

a {
	color: yellowgreen;
}
