#user_stuff .avatar {
        margin: calc(var(--size) / 2 * -1) 0 0;
        border: solid 4px var(--rb-body-bg);
    }