#
whycq
2023-10-06 e1f70a62b31f326a6627d7975b17dd8304af7d90
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>