p {

font-size: 24pt;
color: pink;

} 

body {
background-color: rgb(69,69,69);

}

h1 {
	color: white;
	
}