body { margin:0 auto; background-color:#000; }
main.app-view { height:854px; width:480px; background-color:#fff; margin:0 auto; overflow:hidden; position:relative; }

img.front_layer { height:680px; width:480px; position:absolute; top:85px; z-index:5; transition:12000ms; }
img.front_layer.zoom { transform:scale(1.05); }

img.star { position:absolute; z-index:1; }
img.star.rotate { transform:rotate(360deg); transition:2s; }
img#star001 { width:88px; height:94px; top:100px; left:186px; }
img#star002 { width:134px; height:130px; top:133px; left:-84px; }
img#star003 { width:105px; height:109px; top:-21px; left:29px; }
img#star004 { width:91px; height:101px; top:-16px; left:298px; }
img#star005 { width:114px; height:119px; top:90px; left:453px; }
img#star006 { width:122px; height:111px; top:600px; left:428px; }
img#star007 { width:174px; height:178px; top:661px; left:199px; }
img#star008 { width:106px; height:103px; top:767px; left:15px; }