Оказывается с помощью css shape можно делать разное с элементами - в т.ч. вырезать куски из него. #css
CSS-Tricks
CSS shape() Commands | CSS-Tricks
The CSS shape() function recently gained support in both Chromium and WebKit browsers. It's a way of drawing complex shapes when clipping elements with the clip-path property.
🔥3