img{
    width: 200px;
    height: 200px;
    object-fit: cover;
}

.avatar{
    width: 50px;
    height: 50px;
    object-fit: cover;
}

