body {
	background-color: white;
	color: black;
	font-size: 20px;
	font-family: sans-serif;
}
h1 {
	background-color: BlanchedAlmond;
	text-align: center;
	padding: 20px;
	font-family: arial;
	background-image: url("images/drapeu_normand.jpg");
	background-size: contain;
	background-repeat: no-reapeat;
	}
.monsuperstyle {
	background-color: Bisque;
	padding: 10px;
	border: 50px
}
span {
 display: inline-flex;
  flex-direction: column;margin-top: 10px;
}