body,html{height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body{margin:0;background-color:#20262e;overflow:hidden;min-height:360px}.start-message{position:absolute;z-index:1;left:0;right:0;top:23px;margin:auto;width:calc(100% - 20px);height:calc(100% - 151px);min-height:300px;min-width:300px;max-width:355px}.card{width:100%;height:100%;background-size:cover;background-position:50%;background-color:rgba(13,15,18,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:10px}a{border-radius:25px}a:link,a:visited{background-color:#27c1cf;color:#fff;border:2px solid #2ad8e8;padding:10px 20px;text-align:center;text-decoration:none;display:inline-block}a:active,a:hover{background-color:#38eeff;color:#181c22;border:2px solid #38eeff}.message{padding:30px}.godeck-button-area,.message{margin:auto}