body   {font-family: Arial, sans-serif;
	background-color: white; 
	background-repeat: no-repeat;
	background-position: 90% top;
	color: black;
	height: 100vh;
}
h1 {font-family: Arial, sans-serif;>
    color: red;
}
h2 {font-family: Arial, sans-serif;>
    color: black;
}