a:hover {
	color: #000;
}

body {
	background-image: linear-gradient(#fff, var(--background-color));
}