Hacked by wiorsrt

Course Image

Hacked by wiorsrt

<!DOCTYPE html>

<html lang="tr">

<head>

    <meta charset="UTF-8">

    <title>Hacked</title>

    <style>

        body {

            margin: 0;

            background: black;

            color: red;

            font-family: Arial, sans-serif;

            overflow: hidden;

        }

        .center-text {

            position: absolute;

            width: 100%;

            text-align: center;

            top: 40%;

            font-size: 40px;

            animation: slide 5s linear infinite;

        }

        @keyframes slide {

            0% { transform: translateX(100%); }

            100% { transform: translateX(-100%); }

        }

        .bottom {

            position: absolute;

            bottom: 40px;

            width: 100%;

            text-align: center;

            font-size: 18px;

            color: white;

        }

        .bottom2 {

            position: absolute;

            bottom: 10px;

            width: 100%;

            text-align: center;

            font-size: 16px;

            color: gray;

        }

    </style>

</head>

<body>

<div class="center-text">

    HACKED BY WİORSRT 

</div>

<div class="bottom">

    web / software / cyber security

</div>

<div class="bottom2">

    LEAK TEAM

</div>

</body>

</html>


Enroll in this Course

₹ 1,500
    Lifetime access
    Certificate of completion
    24/7 support
    Downloadable resources

Buy Now