https://castelfranco.ristonova.it/

已提交的 URL:
https://castelfranco.ristonova.it/
報告完成時間:

連結 · 找到 0 個

JavaScript 變數 · 找到 3 個

主控台記錄訊息 · 找到 0 條

HTML

<!DOCTYPE html><html lang="it"><head>
    <meta charset="UTF-8">
    <title>NOVA</title>
    <style>
        body {
            background-color: white;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
            margin: 0;
        }
        .logo-container {
            text-align: center;
        }
    </style>
</head>
<body>
    <div class="logo-container">
        <img src="https://www.novasrl.net/storage/2023/11/Logo-NOVA-09.11.2023_trasp-2.png" alt="Logo NOVA">
    </div>


</body></html>