#
whycq
2024-03-13 ee52ff98eebc3a6c29ca51d1b161d4bbab1e6103
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>