#message,#options{min-width:50%}#cover,#hud,#start{top:0;left:0;width:100%;position:absolute}#cover,#hud,#start,#start #click,#start #copyright,#version,div{position:absolute}body{padding:0;margin:0;font-family:lcdNova}@font-face{font-family:lcdNova;src:url(../fonts/lcdNova.ttf) format("truetype")}div{background:0 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}a,a div{cursor:pointer;color:#0cf}#screen{width:700px;height:700px;background:url(../images/bgr/space.jpg);position:relative}#dbg{z-index:2;display:none}#fps{bottom:20px;left:20px;z-index:3;display:none}#overlay{pointer-events:visible;z-index:5}#hud{display:none;font-size:2em;color:#bf0;background-color:rgba(0,100,0,.4);z-index:4;padding:12px 0}#hud div{display:table-cell;position:relative;vertical-align:middle;padding:0 12px}#hud div:last-child,#message td:last-child,#options td:last-child{text-align:right}#cover{z-index:7;height:100%;display:flex;justify-content:center;align-items:center}#rating{display:none}#message div,#options div{width:100%;color:#fff;word-wrap:normal;min-width:40%;max-width:90%;min-height:20%;max-height:90%;cursor:default;background:rgba(80,80,80,.8);font:1.2em lcdNova;padding:10px;z-index:8;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.5);position:relative;text-align:center}#message table,#options table{margin:20px auto}#message thead,#options thead{display:none;color:#ff0}#message thead tr,#options thead tr{height:1.6em}#message tbody,#options tbody{color:#fff}#message tbody tr:first-child,#options tbody tr:first-child{color:#f80;font-weight:700}#message tbody td,#options tbody td{text-align:left;padding:8px 0}#message h4,#options h4{text-align:center;font-weight:400;color:#bf0;margin:15px 0;font-size:1.5em}#message th:last-child,#options th:last-child{width:120px;text-align:right}#message #box,#options #box{color:#fff;display:none;font-size:1.4em;z-index:9;margin:20px 0}#message #click_notice,#options #click_notice{color:#0f8;font-size:.8em;text-align:center;margin:20px 0 10px;display:block}#options{display:none;text-align:center;font-size:1.5em}#options #title{display:block;color:#bf0;margin-bottom:25px;padding:20px 0}#options p{padding:12px 0;background:rgba(255,255,255,.1);border-radius:6px;color:#ccc;cursor:pointer;transition:background .3s;width:60%;margin:10px 15%}#options p:hover{background:rgba(100,255,100,.45);transform:scale(1.02);transition:all .2s ease;color:#fff}#version{bottom:1%;right:1%;text-align:right;color:#fff;display:block;z-index:5;font-size:.9em}#start{height:100%;z-index:6;text-align:center;color:#fff;display:block;cursor:default}#start #escapelogo{background:url(../images/misc/escape.png) no-repeat;width:421px;height:503px;left:156px;top:160px;z-index:8}#start #click{font-size:2.8em;width:100%;bottom:80px}#start #click #versionNotice{font-size:.7em;color:red;width:100%;bottom:2em}#start #copyright{font-size:1em;width:100%;bottom:20px}