nim / index.html
moh1456's picture
Update index.html
9466623 verified
raw
history blame contribute delete
772 Bytes
<!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-C79-ohZr.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-B4gJgkQ1.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>
<div id="app"></div>
</body>
</html>