Spaces:
Running
Running
| <html> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width" /> | |
| <title>My static Space</title> | |
| <link rel="stylesheet" href="style.css" /> | |
| <script src="https://cdn.tailwindcss.com"></script> | |
| </head> | |
| <body class="flex items-center justify-center min-h-screen bg-gray-100"> | |
| <div class="shadow-lg w-full max-w-[850px] rounded-lg overflow-hidden"> | |
| <iframe src="https://cfahlgren1-model-release-heatmap.hf.space/reach-vb?color=17b978" frameborder="0" width="850" height="250"></iframe> | |
| </div> | |
| </body> | |
| </html> |