<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" type="image/svg+xml" href="/https/raw.githubusercontent.com/vite.svg" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap" rel="stylesheet">
    <title>Sudoku App</title>
  </head>
  <body>
    <div id="root"></div>
    <script type="module" src="/https/raw.githubusercontent.com/src/main.jsx"></script>
  </body>
</html>