CINXE.COM

404

<!doctype html> <html lang="ru"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>404</title> <style type="text/css"> @import url("https://fonts.googleapis.com/css?family=PT+Sans:400,700"); body { font: normal 16px "PT Sans", sans-serif; padding: 0; margin: 0; min-height: 100vh; background: #fff; color: #000; text-align: center; display: flex; align-items: center; justify-content: center; } h1 { margin: 2px 0 18px 0; font-size: 30px; line-height: 34px; } .box { width: 100%; max-width: 500px; margin: auto; transform: translateY(-50px); } img { max-width: 100%; } a { color: #2872b9; text-decoration: underline; } a:hover { text-decoration: none; } p { margin: 0.6em 0; } </style> </head> <body> <div class="box"> <p> <img src="/content/img/404err.svg" width="500px"> </p> <h1>&#x427;&#x442;&#x43E;-&#x442;&#x43E; &#x43F;&#x43E;&#x448;&#x43B;&#x43E; &#x43D;&#x435; &#x442;&#x430;&#x43A;...</h1> <p> &#x422;&#x430;&#x43A;&#x43E;&#x439; &#x441;&#x442;&#x440;&#x430;&#x43D;&#x438;&#x446;&#x44B; &#x43D;&#x435; &#x441;&#x443;&#x449;&#x435;&#x441;&#x442;&#x432;&#x443;&#x435;&#x442;, &#x438;&#x43B;&#x438; &#x432;&#x44B; &#x432;&#x432;&#x435;&#x43B;&#x438; &#x43D;&#x435;&#x43F;&#x440;&#x430;&#x432;&#x438;&#x43B;&#x44C;&#x43D;&#x44B;&#x439; &#x430;&#x434;&#x440;&#x435;&#x441;... </p> <p> <a href="/">&#x412;&#x435;&#x440;&#x43D;&#x443;&#x442;&#x44C;&#x441;&#x44F; &#x43D;&#x430; &#x433;&#x43B;&#x430;&#x432;&#x43D;&#x443;&#x44E;</a> </p> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10