Значение свойства perspective

Плоскость экрана
            
.pink-element {
  width: 500px;
  height: 150px;
  transform: rotateY(45deg);
}