Perspektive mit 3D-Transforms

transform: perspective(600px);
.scene2 {
  perspective: 400px;
}
.yellow {
  rotate: Y -89deg;
}