<!DOCTYPE html>
<html lang="fa">

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

    <title>این دامنه به فروش میرسد</title>
    <meta name="title" content="این دامنه به فروش میرسد" />

    <link type="text/css" rel="stylesheet" href="bootstrap.rtl.min.css">
    <link type="text/css" rel="stylesheet" href="basic.css">
    <style type="text/css">
        body {
            background: #00A693;
            height: 100%;
            width: 100%;
            overflow: hidden;
            min-height: 100vh;
        }

        .h-full {
            height: 100%;
            min-height: 100vh;
        }
    </style>
</head>

<body>
    <div class="container">
        <div class="row align-items-center justify-content-center h-full">
            <div class="col-10 col-sm-8 col-md-6 col-lg-10 col-xl-6">
                <div class="text-white py-5 my-5">
                    <h1 class="text-dark font-20 bold-900 mb-4">این دامنه به فروش میرسد</h1>
                    <div class="">
                        با انتخاب یک آدرس مجازی خوب برای سایت یا فروشگاه آنلاین خود می توانید راه صد ساله را یک شبه طی کنید! برای خرید این دامنه اینترنتی با شماره      ۵ ۱ ۱ ۳ ۱ ۱ ۲ ۲ ۰ ۹ ۰ تماس حاصل فرمایید...
                    </div>
                </div>
            </div>
        </div>
    </div>
</body>

</html>