html,body{padding:0;margin:0;width:100%;height:100%;overflow:hidden}*{box-sizing:border-box}body{text-align:center;padding:0;background:var(--bodyBg);color:#fff;font-family:Open Sans;font-weight:100;font-size:20px;color:#fff;text-align:center}.error-description h1{font-size:26px;font-weight:100;text-align:center;margin-bottom:14px;margin-top:0}.error-description p{margin-bottom:0;font-size:30px;color:#d3d7de}.back-btn{background:#131c25;border-radius:4px;padding:10px 20px;font-size:.8rem;text-decoration:none;border-radius:9px}section{display:block;width:700px;max-width:100%;padding:50px;margin:50px auto 0 auto;background:#111923;border-radius:10px}section p{font-size:1.05rem;line-height:1.8}a{color:#fff;font-weight:bold}a:hover{text-decoration:none}svg{width:75px;margin-top:1em}.back{font-size:1.2rem;color:#fff}