1. .box{
    2. width: 400px;
    3. height: 400px;
    4. background: url(./images/IMG_7667\(20210904-095315\).JPG) no-repeat #58a;
    5. background-size: 400px 400px;
    6. padding: 10px;
    7. background-position: right 20px bottom 10px;
    8. background-origin: content-box;
    9. }

    image.png