Proyek di CSS Transforms

div {
  transform: skew(25deg);
}
Easy Elephant