

:root {
	--color: #2d358c
	

}



body{
	font-family: system-ui ;
	/* background: #f1357a;
	color: #ffffff; */
}

h1 {
	font-size: 8vw;
}


