Hi Nimo, you can use clip-path, I tried to draw your case but isnt 100% but you can copy the clip-path from where you take your printscreen
clip-path: polygon(86% 67%, 72% 69%, 53% 70%, 23% 71%, 11% 76%, 0% 82%, 0% 100%, 22% 100%, 42% 100%, 62% 100%, 100% 100%, 100% 74%, 100% 55%, 96% 61%);
Use this site to draw what you need and copy it: https://www.uplabs.com/posts/clip-path-generator
If you need some idea of how to use, check this link: https://css-tricks.com/almanac/properties/c/clip-path/
Hope I could help you
Cheers,
Carlos Lessa