#
whycq
2024-02-26 ecda7682082580f1bc5d8cf38c04aaf21082602f
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>