.rime{
	color: #33ff4c;
	text-decoration:underline;
}

.strophe{
	text-align:center;
	color : black;
}

body{
	background-image: url("https://media.sudouest.fr/4329957/1000x500/so-5a15947366a4bde579163027-ph0.jpg?v=1627734615");
	font-family: Liberation Mono;
}
.titre{
	margin-left:20%;
	color :#33ff4c;
}	

.liens{
	width:40%;
	float:left;
}

.poeme{
	margin-left:60%;
	background-color:grey;
}

