<div class="item"></div>
.item{
width: 100%;
height: 500px;
background: url(https://w-dog.ru/wallpapers/10/18/461215311366431/devushka-more-pesok-veter-priroda.jpg);
background-size: cover;
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 50%);
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.