| 1234567891011121314151617 | <!doctype html><html lang="en">  <head>    <meta charset="UTF-8" />    <link rel="icon" type="image/svg+xml" href="/vanna.svg" />    <meta name="viewport" content="width=device-width, initial-scale=1.0" />    <link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@350&display=swap" rel="stylesheet">    <script src="https://cdn.plot.ly/plotly-latest.min.js" type="text/javascript"></script>    <title>Vanna.AI</title>    <script type="module" crossorigin src="/assets/index-d29524f4.js"></script>    <link rel="stylesheet" href="/assets/index-b1a5a2f1.css">  </head>  <body class="bg-white dark:bg-slate-900">    <div id="app"></div>      </body></html>
 |