https://memory-cards-mateo.netlify.app/

Submitted URL:
https://memory-cards-mateo.netlify.app/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 3 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!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>Memory Cards</title>
    <script type="module" crossorigin="" src="/assets/index-DJwGW2Qr.js"></script>
    <link rel="stylesheet" crossorigin="" href="/assets/index-BjXrYgbH.css">
  </head>
  <body>
    <div id="root"><header><div class="header-content"><h1>Memory Cards</h1><div class="scores"><p>Current score: <span class="current-score">0</span></p><p style="color: rgb(0, 0, 0);">Best score: <span class="best-score">0</span></p></div></div></header><main><div class="loader"></div></main></div>
  

</body></html>