body {
	background-color: red;
	color: BLACK;
	font-size: 20px;
	font-family: sans-serif;

}
.titre {text-align:center }


.rose {text-align:center }

.style2 {
	display: grid;
	grid-template_columes: auto auto;