<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">      &lt;!doctype html&gt;
      &lt;html&gt;
      &lt;head&gt;
      &lt;meta charset="utf-8"&gt;
      &lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&gt;
      &lt;meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"&gt;
      &lt;title&gt;404&lt;/title&gt;
      &lt;style&gt;
        body{
          background-color:#444;
          font-size:14px;
        }
        h3{
          font-size:60px;
          color:#eee;
          text-align:center;
          padding-top:30px;
          font-weight:normal;
        }
      &lt;/style&gt;
      &lt;/head&gt;
      
      &lt;body&gt;
      &lt;h3&gt;404ï¼Œæ‚¨è¯·æ±‚çš„æ–‡ä»¶ä¸å­˜åœ¨!&lt;/h3&gt;
      &lt;/body&gt;
      &lt;/html&gt;
      </pre></body></html>