* {	font-family: consolas;
		font-size: 50px;
		color: black;
		}

#rouge {background-color: lightcoral;}
#vert {background-color: lightgreen;}
#bleu {background-color: lightblue;}

h1 {font-size: 40px;}

p {font-size: 30px;}

div {margin-left: 10%;}