@-webkit-keyframes austronaut{from{  -moz-transform:rotate(-50deg) scale(0.7) translate(0, 0);  -ms-transform:rotate(-50deg) scale(0.7) translate(0, 0);  -webkit-transform:rotate(-50deg) scale(0.7) translate(0, 0);  transform:rotate(-50deg) scale(0.7) translate(0, 0);  }to{  -moz-transform:rotate(0) scale(1) translate( 200px, -200px);  -ms-transform:rotate(0) scale(1) translate( 200px, -200px);  -webkit-transform:rotate(0) scale(1) translate( 200px, -200px);  transform:rotate(0) scale(1) translate( 200px, -200px)}}  @-moz-keyframes austronaut{from{  -moz-transform:rotate(-50deg) scale(0.7) translate(0, 0);  -ms-transform:rotate(-50deg) scale(0.7) translate(0, 0);  -webkit-transform:rotate(-50deg) scale(0.7) translate(0, 0);  transform:rotate(-50deg) scale(0.7) translate(0, 0);  }to{  -moz-transform:rotate(0) scale(1) translate( 200px, -200px);  -ms-transform:rotate(0) scale(1) translate( 200px, -200px);  -webkit-transform:rotate(0) scale(1) translate( 200px, -200px);  transform:rotate(0) scale(1) translate( 200px, -200px); }}  @-o-keyframes austronaut{from{  -moz-transform:rotate(-50deg) scale(0.7) translate(0, 0);  -ms-transform:rotate(-50deg) scale(0.7) translate(0, 0);  -webkit-transform:rotate(-50deg) scale(0.7) translate(0, 0);  transform:rotate(-50deg) scale(0.7) translate(0, 0);} to{  -moz-transform:rotate(0) scale(1) translate( 200px, -200px);;  -ms-transform:rotate(0) scale(1) translate( 200px, -200px);;  -webkit-transform:rotate(0) scale(1) translate( 200px, -200px);;  transform:rotate(0) scale(1) translate( 200px, -200px);}}  @keyframes austronaut{from{  -moz-transform:rotate(-50deg) scale(0.7) translate(0, 0);  -ms-transform:rotate(-50deg) scale(0.7) translate(0, 0);  -webkit-transform:rotate(-50deg) scale(0.7) translate(0, 0);  transform:rotate(-50deg) scale(0.7) translate(0, 0);  } to{-moz-transform:rotate(0) scale(1) translate( 200px, -200px);  -ms-transform:rotate(0) scale(1) translate( 200px, -200px);  -webkit-transform:rotate(0) scale(1) translate( 200px, -200px);  transform:rotate(0) scale(1) translate( 200px, -200px);}}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           