/*body*/
/*fin body*/

/*index*/

	#photo_cut img
	{
		width: 75%;
	}

	.ligne_propals
	{
		width: 80%;
	}

/*fin index*/

/*resultat*/
	
	#streak
	{
		width: 50%;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 5%;
	}

	.bouton_rejouer
	{	
		width: 80%;
		margin-bottom: 25px;
	}

	#reponses
	{
		width: 90%;
	}

	.ligne_reponses
	{
		width: 100%;
		margin: 0;
	}

	.ligne_reponses p
	{
		width: 100%;
	}

	/*Mauvaise réponse*/

	#final_streak
	{
		font-size: 1em;
	}

	#classement
	{
		width: 60%;
	}

/*fin resultat*/
