.avatar { display: block; max-width: 100%; border-radius: 4px; } .avatarGhost { box-sizing: border-box; border: 1px solid var(--color40); }