h1 {
	text-align: center;
	color: white;
	font-family: Comic Sans MS;
	width: 100%;
}
h2 {
	text-align: center;
	color: white;

}
body {
	background-image: url(images/bulles.jpg);
	background-size: 100%;
	align-items: center;
}

button {
	width: 100%;
}

img {
	width: 100%;
}

span {
	text-align: left;
	color: white;
	font-family: Comic Sans MS;
	width: 100%;
	font-size: 180%;
}