@import "tailwindcss";
main img:not(.loaded) {
min-height: 150px; /* Taille minimum le temps du chargement */
width: 100%;
object-fit: cover;
}