#img_input{
    opacity: 0;
    position: absolute;
    z-index: -1;
}

#blah{
    width: 200px;
    height: 200px;
    object-fit: cover;
    cursor: pointer;
    border-radius: 50%;
}