.img-load,.instead-img{
    width 100%
    height 100%
}
.instead-img{
    background-color: grey
    display: flex
    justify-content center
    align-items: center
}