#
whycq
2023-08-16 b3b78917a492e6792c511a05a45d5d68bd6df616
index.html
@@ -10,6 +10,16 @@
        (coverSupport ? ', viewport-fit=cover' : '') + '" />')
    </script>
    <title></title>
   <style>
      * {
         margin: 0;
         padding: 0;
      }
      html,body,template {
         height: 100%;
         overflow: hidden;
      }
   </style>
    <!--preload-links-->
    <!--app-context-->
  </head>