.writer-image{
    display: block;
    height: 8rem;
    aspect-ratio: 1 / 1;
    border-radius: 9999rem;
    object-fit: cover;
}