- <!DOCTYPE html>
- <html lang="en">
- <head>
- <link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
- <script src="./index.js" type="text/javascript"></script>
- <title>Saguaro 3D</title>
- </head>
- <body>
- <div id="pfv" style="position:relative"></div>
- </body>
- </html>
|