html,body{margin:0;padding:0;height:100%;width:100%;overflow:hidden}.toaster-container{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden}.toaster{position:absolute;width:64px;height:64px;background-image:url(/img/toaster-sprite.gif)}.toast{position:absolute;width:64px;height:64px;background-image:url(/img/toast1.gif)}.t1{animation:flap .2s steps(4) infinite alternate,fly 10s linear infinite}.t2{animation:flap .2s steps(4) infinite alternate-reverse,fly 16s linear infinite}.t3{animation:flap .2s steps(4) infinite alternate,fly 24s linear infinite}.t4{animation:flap .2s steps(4) infinite alternate,fly 10s 5s linear infinite}.t5{animation:flap .2s steps(4) infinite alternate-reverse,fly 24s 4s linear infinite}.t6{animation:flap .2s steps(4) infinite alternate,fly 24s 8s linear infinite}.t7{animation:flap .2s steps(4) infinite alternate-reverse,fly 24s 12s linear infinite}.t8{animation:flap .2s steps(4) infinite alternate,fly 24s 16s linear infinite}.t9{animation:flap .2s steps(4) infinite alternate-reverse,fly 24s 20s linear infinite}.tst1{animation:fly 10s linear infinite}.tst2{animation:fly 16s linear infinite}.tst3{animation:fly 24s linear infinite}.tst4{animation:fly 24s 12s linear infinite}.p6{right:-70px;top:-70px}.p7{right:10%;top:-70px}.p8{right:25%;top:-70px}.p9{right:40%;top:-70px}.p10{right:55%;top:-70px}.p11{right:70%;top:-70px}.p12{right:85%;top:-70px}.p13{right:-70px;top:10%}.p14{right:-70px;top:25%}.p15{right:-70px;top:40%}.p16{right:-70px;top:55%}.p17{right:-70px;top:70%}.p18{right:-150px;top:-70px}.p19{right:-150px;top:15%}.p20{right:-150px;top:35%}.p21{right:-150px;top:55%}.p22{right:-150px;top:75%}.p23{right:20%;top:-150px}.p24{right:45%;top:-150px}.p25{right:70%;top:-150px}.p26{right:-150px;top:-150px}.p27{right:-230px;top:-70px}.p28{right:-230px;top:20%}.p29{right:-230px;top:45%}.p30{right:-230px;top:70%}.p31{right:15%;top:-230px}.p32{right:40%;top:-230px}.p33{right:65%;top:-230px}@keyframes flap{0%{background-position:0px}to{background-position:-256px}}@keyframes fly{0%{transform:translate(0)}to{transform:translate(calc(-100vw - 300px),calc(100vh + 300px))}}
