https://baaaarrrraaiimmm.com/

URL inviato:
https://baaaarrrraaiimmm.com/
Report terminato:

Variabili JavaScript · 3 trovate

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Messaggi di log della console · 1 trovati

TipoCategoriaLog
errornetwork
URL
https://baaaarrrraaiimmm.com/favicon.ico
Testo
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html><html><head>
    <title>baaaarrrraaiimmm</title>
    <style>
        /* CSS to ensure the image is full size and centered */
        body,
        html {
            height: 100%;
            margin: 0;
            display: flex;
            justify-content: center;
            align-items: center;
            background-color: #f0f0f0;
        }

        img {
            max-width: 100%;
            max-height: 100%;
            width: auto;
            height: auto;
        }
    </style>
</head>

<body>
    <!-- Replace 'your-image.jpg' with the path to your image -->
    <img src="bad aim.png" alt="Centered Image">


</body></html>