body {
	background-image:url(https://images.unsplash.com/photo-1597678339478-15f4aa5638e7?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=600&q=60);
	
	background-size: cover;
	--primary-color:black;
	--secondary-color: #fafafa;
	--tertiary-color: #555555;
}