cara mendapatkan bagian css akhir miring

.section {
  clip-path: polygon(0 0, 100% 0, 100% 96%, 0 100%);
}
Upset Unicorn