.errorpage-container .error-msg{width:600px;height:280px;color:#000;font-size:52px;font-weight:600;text-align:center;margin:0 auto;border-radius:6px;box-sizing:border-box;padding-top:80px;box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.errorpage-container .error-msg .error-msg-text{width:90%;color:#c0c4cc;font-size:16px;font-weight:400;padding-top:16px;margin:16px auto 0;border-top:1px solid #c0c4cc}