#
whycq
2024-02-28 233fdc1cc07df94e54036fa421addf1e17cdff83
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>