12345678910111213141516 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <title></title>
- <link rel="stylesheet" href="css/over.css">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- </head>
- <body>
- <section class="end-box full" id="endBox">
- <div class="end" id="fail"><img src="img/fail.png" alt=""></div>
- <a href="https://www.100t.com/gjnh/2022.php"class="btn"><img src="img/btn.png"></a>
- </section>
- </body>
- </html>
|