<div class="container">
</div>
body{
background:#fff;
}
.container{
margin: 0 auto;
width:80%;
height: 500px;
background: linear-gradient(to top, #0250c5 0%, #d43f8d 100%), url(https://unimap.wingzero.tw/uniform/yilan/ltsh/15354292390_1.jpg) ;
background-blend-mode: color-dodge;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.