<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta http-equiv="refresh" content="5;url=http://www.shwenda.com" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>404</title>
    <style>
      body {
        text-align: center;
      }
      h1 {
        font-size: 10vw;
        color: #eee;
      }
    </style>
  </head>
  <body>
    <h1>404</h1>
    <p>您访问的页面不存在</p>
  </body>
</html>
