body{margin:0;-webkit-flex-grow:1;flex-grow:1}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@-webkit-keyframes checkIn{0%{background-color:#555}to{background-color:none}}@keyframes checkIn{0%{background-color:#555}to{background-color:none}}.newCheckIn{-webkit-animation-name:checkIn;animation-name:checkIn;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes checkOut{0%{background-color:#555}to{background-color:none}}@keyframes checkOut{0%{background-color:#555}to{background-color:none}}.newCheckOut{-webkit-animation-name:checkOut;animation-name:checkOut;-webkit-animation-duration:1s;animation-duration:1s}#scroll-container{border:3px solid #000;border-radius:5px;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}#scroll-text{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-animation:my-animation 15s linear infinite;animation:my-animation 15s linear infinite}@-webkit-keyframes my-animation{0%{-webkit-transform:translateX(100%)}to{-webkit-transform:translateX(-100%)}}@keyframes my-animation{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes move-astronaut{to{-webkit-transform:translate(-160px,-160px)}}@keyframes move-astronaut{to{-webkit-transform:translate(-160px,-160px);transform:translate(-160px,-160px)}}@-webkit-keyframes rotate-astronaut{to{-webkit-transform:rotate(-2turn)}}@keyframes rotate-astronaut{to{-webkit-transform:rotate(-2turn);transform:rotate(-2turn)}}.stars{background:url(http://salehriaz.com/404Page/img/overlay_stars.svg);background-repeat:repeat;background-size:contain;background-position:0 0}.object_astronaut{-webkit-animation:rotate-astronaut 200s linear infinite alternate both;animation:rotate-astronaut 200s linear infinite alternate both}
/*# sourceMappingURL=main.c98dbe05.chunk.css.map */