html,#app{height:100%}body{margin:0;background:#30303c;overflow-x:hidden;height:100%;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);font-family:BoxedLight,PingFang SC,Microsoft YaHei light,WenQuanYi Micro Hei,sans-serif;color:#fff;font-size:12px;text-align:center}.backg{position:absolute;width:100%;max-width:1920px;max-height:800px;height:calc(100% - 30px);z-index:-1;overflow:hidden;top:30px}.backg.wrongBg{background:url(/demo/assets/something_wrong-DXkyWuYk.png);background-size:cover;background-position:center 20%}.content{height:90%}.content>.title{font-size:15px;padding:5px 0;height:25%;display:flex;flex-direction:column;justify-content:center}.content>div{padding:10px 0;width:100%;margin:0 auto}.content>div>textarea{width:30%;height:50px;font-size:11px;background:transparent;border:0;color:#fff}.content>div>textarea:focus{outline:none!important;border-color:0}.content>div>.status{display:flex;flex-direction:column;justify-content:center;font-size:11px;width:85%;margin:0 auto;overflow:auto;overflow-wrap:anywhere;min-height:200px}.version{display:flex;flex-direction:column;justify-content:flex-end;height:9%}@media screen and (max-width : 575px){.backg{top:0;max-width:1056px;max-height:calc(800px * .55)}}
