https://baaaarrrraaiimmm.com/

제출된 URL:
https://baaaarrrraaiimmm.com/
보고서 완료:

링크 · 0개 결과

JavaScript 변수 · 3개 결과

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

콘솔 로그 메시지 · 1개 결과

유형카테고리로그
errornetwork
URL
https://baaaarrrraaiimmm.com/favicon.ico
텍스트
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>