.game-status-top{color:#fff;width:100%;margin-top:1em;font-size:1em;position:absolute}.game-status-top .variable-text{color:red}.game-status-top .game-status-left{float:left;margin-left:1em}.game-status-top .game-status-right{float:right;margin-right:1em}.game-status-top .game-status-right .player-lives{width:1.5em;height:1em}@media (width<=600px){.game-status-top{font-size:.8em}}@media (width<=500px){.game-status-top{font-size:.5em}}.game-status-bottom{color:#fff;content:"";clear:both;width:100%;display:table;position:absolute}.game-status-bottom .variable-text{color:red}.game-status-bottom .game-status-left{float:left;width:40%;margin-left:1em}.game-status-bottom .game-status-left .player-lives{width:1.5em;height:1.5em}.game-status-bottom .game-status-centre{float:left;width:25%}.game-status-bottom .game-status-right{text-align:right;float:right;width:25%;margin-right:1em}@media (width<=600px){.game-status-bottom{font-size:.8em}}@media (width<=500px){.game-status-bottom{font-size:.5em}}.info-board{opacity:.9;z-index:10000;background-color:#fff;margin-top:5%;position:absolute}.info-board .game-over-area{text-align:center;margin:2em}.info-board .game-over-area .game-over-title{font-size:1.6em}.info-board .game-over-area .game-over-text{margin-top:2em}.info-board .info-board-header{text-align:center;margin-top:1em;font-size:1.8em}.info-board .info-board-header .header-text{margin:0 1em}.info-board .info-board-header img{width:1.5em;height:1em}.info-board .info-board-instructions{margin:.5em;font-size:.8em}.info-board .info-board-instructions li{margin-bottom:10px}.info-board .button-area{text-align:center;margin-bottom:2em}@media (width<=600px){.info-board{font-size:.8em}.info-board .button-area{left:20%}}@media (width<=500px){.info-board{font-size:.5em}.info-board .button-area{left:20%}}.mobile-buttons{color:#fff;text-align:center;width:100%;position:absolute}.mobile-buttons button{width:9em;font-size:1em}.mobile-buttons button:hover{color:#fff;background-color:#008cba}.mobile-buttons .left-button{margin-right:1em}.mobile-buttons .button-row{margin-bottom:1em}.space-invaders-play-container{background-color:#000;width:100%;height:100vh;margin:0;padding:0;font-family:"Press Start 2P",cursive;overflow:hidden}@media (width<=600px){.space-invaders-play-container{height:90vh}}body{margin:0;padding:0}button{color:#fff;text-align:center;background-color:#008cba;border:none;padding:15px 32px;font-family:"Press Start 2P",cursive;font-size:1.5em;text-decoration:none;transition-duration:.4s;display:inline-block;box-shadow:0 8px 16px #0003,0 6px 20px #00000030}button:hover{color:#008cba;background-color:#fff;box-shadow:0 12px 16px #0000003d,0 17px 50px #00000030}
