File size: 953 Bytes
6d92376
 
 
 
 
 
 
 
 
fed3db4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6d92376
 
fed3db4
44fdd87
6d92376
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" type="image/svg+xml" href="/vite.svg" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Nim</title>
    <script type="module" crossorigin src="/assets/index-DISRi-tD.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-CqBSnZp2.css">
 <style>
    html, body {
      margin: 0;
      padding: 0;
      height: 100%;
    }

    iframe {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: none;
      z-index: -1;
    }
  </style>
  </head>
  <body>
      <iframe src="../stripe-gradient-animation/index.html"></iframe>
    <!-- This part is taken directly from https://www.jqueryscript.net/animation/stripe-gradient-animation.html#google_vignette and has not been made by me , the rest is fine though -->
    <div id="app"></div>
  </body>
</html>