.container,canvas{width:100%;height:100%}body,html{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}body{line-height:1;overflow:auto;background-repeat:repeat;color:#fff}canvas{display:block;background-color:#000}.heading{font-weight:700;font-size:40px}.container{background-color:red}.inner-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);text-align:center;z-index:10000}.container .title{font-weight:700;font-size:18px;margin-top:20px}.container .ship{width:40px;cursor:pointer}.container .ship.current,.container .ship:hover.current{border:2px solid #fff}.container .ship:hover{border:1px solid #fff}.container .currentship{width:70px;height:70px;padding:10px;opacity:1;float:none;margin:0 auto}.info,.play{height:20px}.currentship img{-moz-animation:4s rotateRight infinite linear;-webkit-animation:4s rotateRight infinite linear}@-moz-keyframes rotateRight{0%{-moz-transform:rotate(0);-moz-transform-origin:50% 50%}100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes rotateRight{0%{-webkit-transform:rotate(0);-webkit-transform-origin:50% 50%}100%{-webkit-transform:rotate(360deg)}}.controls{text-align:left}.controls h2,.info{text-align:center}.play{width:100px;background-color:#2e8b57;border-radius:7px;border:0;margin:50px auto;padding:5px;cursor:pointer}.info{display:none;position:fixed;width:100%;bottom:0;background-color:rgba(165,42,42,.5);padding:18px}.glitch_word_box{-webkit-animation:disappear 1s linear;-webkit-animation-iteration-count:infinite,infinite;-moz-animation:disappear 1s linear;-moz-animation-iteration-count:infinite,infinite;-o-animation:disappear 1s linear;-o-animation-iteration-count:infinite,infinite}.glitch_word_box .glitch_word1{color:#fff;font-weight:bolder;left:-2px;position:relative;top:-2px;width:100%;z-index:-1;-webkit-animation:animate_glitch_1 .2s linear;-webkit-animation-iteration-count:infinite;-moz-animation:animate_glitch_1 .2s linear;-moz-animation-iteration-count:infinite;-o-animation:animate_glitch_1 .2s linear;-o-animation-iteration-count:infinite}@-webkit-keyframes disappear{0%{opacity:0}2%{opacity:1}}@-webkit-keyframes animate_glitch_1{0%{top:1px;left:1px}25%{top:3px;left:2px}50%{top:-1px;left:-4px}75%{top:2px;left:5px}100%{top:1px;left:-2px}}@-moz-keyframes disappear{0%{opacity:0}2%{opacity:1}}@-moz-keyframes animate_glitch_1{0%{top:1px;left:1px}25%{top:3px;left:2px}50%{top:-1px;left:-4px}75%{top:2px;left:5px}100%{top:1px;left:-2px}}@-o-keyframes disappear{0%{opacity:0}2%{opacity:1}}@-o-keyframes animate_glitch_1{0%{top:1px;left:1px}25%{top:3px;left:2px}50%{top:-1px;left:-4px}75%{top:2px;left:5px}100%{top:1px;left:-2px}}