body
{
	background-color: white;
}

.avatar
{
	display: inline-block;
	list-style-type: none;
}

img {
	width: 200px;
	height: 200px;
	background-color: transparent;
	image-rendering: pixelated;
	object-fit: contain;
}

#pagination a
{
	text-decoration: none !important;
}

#coiffesDiv
{
	display: none;
}