My web cannot load with my url image, but when I change other url, its work
This capture when I use my url image
.colored {
        background-color: #0000;
        mask: url("https://get-married.site/uploads/ornamen/24.png") no-repeat center / contain;
        -webkit-mask: url("https://get-married.site/uploads/ornamen/24.png") no-repeat center / contain;
    }
But its work when I use this url
https://i.ibb.co/FhZb3Xs/CJcLK.png
 
    