<!DOCTYPE html>
<html>
<head>
<link rel="icon" type="image/x-icon" href="https://km59.vn/image/icon.png"/>

    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta
            content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0;"
            name="viewport"
    />
    <title>nhà cái uy tín 009BET</title>
    <style>
        *{
            margin: 0;
            padding: 0;
        }
        body, html {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100vw;
            min-height: 100%;
            margin: 0;
            padding: 0;
        }
        .video-container {
            position: relative;
            /*max-width: 100%;*/
            width: 375px;
            min-height: 100%;
        }
        video {
            /*width: 100%;*/
            width: 375px;
            /*height: 100vh;*/
            object-fit: cover;
        }

        @media only screen and (max-aspect-ratio: 375/668) {
            video {
                height: 100vh;
            }
        }

        .content {
            position: absolute;
            top: 0;
            left: 50%;
            transform: translateX(-50%);
            /*width: 100%;*/
            width: 375px;
            height: 100%;
        }
        .button-container {
            position: absolute;
            width: 100%;
            /*top: 66.3vw;*/
            bottom: 0;
            left: 0;
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
        }
        .button {
            display: flex;
            justify-content: center;
        }
        .button img {
            width: 50%;
            margin-bottom: 15px;
        }
        .image-row {
            display: flex;
            align-items: center;
        }

        .image-row1 {
            text-align: center;
        }
        .image-row1 img {
            /*width: 30vw;*/
            width: 112px;
            margin: 0 10px;
        }
        .link-image {
            /*width: 43vw;*/
            width: 161px;
            height: auto;
        }
        .text-img {
            display: block;
            width: 90%;
        }
        .click-a {
            text-align: center;
        }

        .click-a img {
            width: 80%;
        }
    </style>
</head>
<body>

<div class="video-container">
    <video autoplay muted loop playsinline id="backgroundVideo">
        <source src="https://km59.vn/video/bgVideo.mp4" type="video/mp4">
        Your browser does not support the video tag.
    </video>
</div>

<div class="content">
    <div class="button-container">
        <!-- Original buttons -->
        <a href="https://bit.ly/3RrKNbq" class="button" target="_blank">
            <img src="https://linkvao009.com/./image/BUUTON_59k.png" alt="DANG KY">
        </a>
        <a href="https://bit.ly/3RrKNbq" class="button" target="_blank">
            <img src="https://linkvao009.com/./image/dangnhap.png" alt="DANG NHAP">
        </a>
        <!-- Row for Google and App images -->
        <div class="image-row image-row1">
            <a href="https://linkvao009.com/009bet.apk" target="_blank">
                <img src="https://linkvao009.com/./image/google.png" alt="Google">
            </a>
            <a href="https://bit.ly/3VicdSa" target="_blank">
                <img src="https://linkvao009.com/./image/app.png" alt="App">
            </a>
        </div>
        <!-- New row for HD images -->
        <div class="image-row">
            <a href="https://bit.ly/3RrKNbq" target="_blank">
                <img src="https://linkvao009.com/./image/hd1.png" alt="HD1" class="link-image">
            </a>
            <a href="https://bit.ly/3RrKNbq" target="_blank">
                <img src="https://linkvao009.com/./image/hd2.png" alt="HD2" class="link-image">
            </a>
        </div>

        <img class="text-img" src="https://linkvao009.com/image/text.png" />

        <a href="https://1.1.1.1/" target="_blank" class="click-a">
            <img src="https://linkvao009.com/image/click.png" />
        </a>
    </div>
</div>

</body>
</html>
