4 <style type=
"text/css" media=
"screen">
8 -webkit-box-sizing: border-box;
11 display: inline-block;
18 display: inline-block;
19 box-shadow:
0 0 23px black;
20 -webkit-transform-origin: top left;
25 <!-- You should not see any pixel cracks in the shadows -->
27 <div class=
"box" style=
"transform: scale(0.63)"></div>
31 <div class=
"box" style=
"transform: scale(0.97)"></div>
36 <div class=
"box" style=
"transform: scale(1.234)"></div>
40 <div class=
"box" style=
"transform: rotate(90deg) scale(1.377); -webkit-transform-origin: center;"></div>