5 <meta http-equiv=
"content-type" content=
"text/html; charset=UTF-8">
7 <title>Split intersect
2</title>
15 transform-style: preserve-
3d;
27 background-color: rgba(
255,
0,
0,
1);
28 transform: translate(
100px,
100px) rotateZ(
90deg) rotateY(
60deg);
32 background-color: rgba(
0,
255,
0,
1);
33 transform: translate(
80px,
100px);
37 background-color: rgba(
0,
0,
255,
1);
38 transform: translate(
120px,
100px);
44 <div class=
"container">
45 <div class=
"shape red"></div>
46 <div class=
"shape green"></div>
47 <div class=
"shape blue"></div>