<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="keywords" content=""/>
    <meta name="description" content=""/>
    <title>decentsms.com</title>
    <meta name="viewport" content="width=device-width, initial-scale=0.1">
    <link rel="stylesheet" href="https://at.alicdn.com/t/font_1256651_cbd9we15w79.css?version=1672134762112">
    <style>
        * {
            margin: 0;
            padding: 0;
        }

        a {
            text-decoration: none;
        }

        body, button, input, select, textarea {
            -webkit-font-smoothing: antialiased;
            -moz-font-smoothing: antialiased;
            font: 14px/1 "Microsoft YaHei", Ar ial, Tahoma, Helvetica, sans-serif;
        }

        .show_template {
            width: 1200px;
            margin: 0 auto;
            padding: 120px 0;
            overflow: hidden;
        }

        .show_template .center {
            text-align: center;
        }

        .show_template .center .domain {
            font-size: 50px;
        }
    </style>
</head>
<body>
<section class="show_template">
    <div class="center">
        <p class="domain">decentsms.com</p>
        <p style="font-size:14px;margin-top:10px">此域名已过期，即将被删除，请尽快操作续费</p>
    </div>
</section>
</body>
</html>