#game>*,.panel{right:0;bottom:0}body,html{margin:0;background:#030202}#game{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);outline:red solid 2px;overflow:hidden;perspective:1250px}#game>*,#map *,.panel{position:absolute;top:0;left:0}#game>*{-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:pixelated;transform-style:preserve-3d}#map *{transform-origin:center center}#overlay{background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0) 0,rgba(0,0,0,0) 3%,rgba(0,0,0,1) 75%,rgba(0,0,0,1) 100%);background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0) 0,rgba(0,0,0,0) 3%,rgba(0,0,0,1) 75%,rgba(0,0,0,1) 100%);background:radial-gradient(ellipse at center,rgba(0,0,0,0) 0,rgba(0,0,0,0) 3%,rgba(0,0,0,1) 75%,rgba(0,0,0,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=1 );z-index:1001}#crt{background:linear-gradient(transparent 65%,rgba(255,255,255,.025) 35%);background-size:5px 5px;z-index:1000}.panel{display:none;background:0 0;transition:all .3s ease-out;color:#fff;z-index:2000;flex-direction:column;justify-content:center;align-items:center;font-family:"Arial Black",sans-serif;text-align:center}.panel.show{background:rgba(0,0,0,.3);display:flex}.panel .title{font-size:3em;margin-bottom:1em}#trap-0,#trap-1,#trap-2{display:none}