#ghost{scale:.8}#ghost,#red{position:relative}#red{animation:upNDown .5s infinite;width:140px;height:140px;display:grid;grid-template-columns:repeat(14,1fr);grid-template-rows:repeat(14,1fr);grid-column-gap:0;grid-row-gap:0;grid-template-areas:"a1  a2  a3  a4  a5  top0  top0  top0  top0  a10 a11 a12 a13 a14" "b1  b2  b3  top1 top1 top1 top1 top1 top1 top1 top1 b12 b13 b14" "c1 c2 top2 top2 top2 top2 top2 top2 top2 top2 top2 top2 c13 c14" "d1 top3 top3 top3 top3 top3 top3 top3 top3 top3 top3 top3 top3 d14" "e1 top3 top3 top3 top3 top3 top3 top3 top3 top3 top3 top3 top3 e14" "f1 top3 top3 top3 top3 top3 top3 top3 top3 top3 top3 top3 top3 f14" "top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4" "top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4" "top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4" "top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4" "top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4" "top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4 top4" "st0 st0 an4 st1 an7 st2 an10 an10 st3 an13 st4 an16 st5 st5" "an1 an2 an3 an5 an6 an8 an9 an9 an11 an12 an14 an15 an17 an18"}@keyframes upNDown{0%,49%{transform:translateY(0)}50%,to{transform:translateY(-10px)}}#st0,#st1,#st2,#st3,#st4,#st5,#top0,#top1,#top2,#top3,#top4{background-color:red}#top0{grid-area:top0}#top1{grid-area:top1}#top2{grid-area:top2}#top3{grid-area:top3}#top4{grid-area:top4}#st0{grid-area:st0}#st1{grid-area:st1}#st2{grid-area:st2}#st3{grid-area:st3}#st4{grid-area:st4}#st5{grid-area:st5}#an1{grid-area:an1}#an1,#an18{animation:flicker0 .5s infinite}#an18{grid-area:an18}#an2{grid-area:an2}#an17,#an2{animation:flicker1 .5s infinite}#an17{grid-area:an17}#an3{grid-area:an3}#an16,#an3{animation:flicker1 .5s infinite}#an16{grid-area:an16}#an4{grid-area:an4}#an15,#an4{animation:flicker1 .5s infinite}#an15{grid-area:an15}#an6{grid-area:an6}#an12,#an6{animation:flicker0 .5s infinite}#an12{grid-area:an12}#an7{grid-area:an7}#an13,#an7{animation:flicker0 .5s infinite}#an13{grid-area:an13}#an9{grid-area:an9}#an10,#an9{animation:flicker1 .5s infinite}#an10{grid-area:an10}#an8{grid-area:an8}#an11,#an8{animation:flicker0 .5s infinite}#an11{grid-area:an11}@keyframes flicker0{0%,49%{background-color:red}50%,to{background-color:transparent}}@keyframes flicker1{0%,49%{background-color:transparent}50%,to{background-color:red}}#eye{width:40px;height:50px;position:absolute;top:30px;left:10px}#eye:before{width:20px;height:50px;transform:translateX(10px)}#eye:after,#eye:before{content:"";background-color:white;display:block;position:absolute}#eye:after{width:40px;height:30px;transform:translateY(10px)}#eye1{width:40px;top:30px;right:30px}#eye1,#eye1:before{height:50px;position:absolute}#eye1:before{width:20px;transform:translateX(10px)}#eye1:after,#eye1:before{content:"";background-color:white;display:block}#eye1:after{width:40px;height:30px;transform:translateY(10px);position:absolute}#pupil{left:10px}#pupil,#pupil1{width:20px;height:20px;background-color:blue;position:absolute;top:50px;z-index:1;animation:eyesMovement 3s infinite}#pupil1{right:50px}@keyframes eyesMovement{0%,49%{transform:translateX(0)}50%,99%{transform:translateX(10px)}to{transform:translateX(0)}}#shadow{background-color:black;width:140px;height:140px;position:absolute;border-radius:50%;transform:rotateX(80deg);filter:blur(20px);top:80%;animation:shadowMovement .5s infinite}@keyframes shadowMovement{0%,49%{opacity:.5}50%,to{opacity:.2}}