:root {
	/*1. Make background blue*/
	--body-bg: #9addfb;
	/*2. Make Text White*/
	/--body-color: #000000;

}