8
vortex
7y

Rectangle all the things!!

div {
clip-path: polygon(50% 0, 0 100%, 100% 100%);
}

Comments
Add Comment