<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">

        <title>Website is suspended</title>

        <link rel="dns-prefetch" href="//fonts.gstatic.com">
        <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet">
        <link href="https://2mhost.com/css/app.css" rel="stylesheet">

    </head>
    <body class="text-gray-600">
        <div class="flex items-center justify-center min-h-screen bg-gray-100 px-8">
            <div class="mx-auto flex flex-col items-center md:w-1/3">

                <div class="text-4xl mb-8">
                    <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><title>t-warning</title><g fill="#666666"><path fill="#666666" d="M46.886,44.536l-22-42c-0.345-0.659-1.427-0.659-1.771,0l-22,42c-0.163,0.31-0.151,0.682,0.03,0.981 S1.65,46,2,46h44c0.35,0,0.674-0.183,0.855-0.482S47.048,44.846,46.886,44.536z M26.286,17l-1.143,16.571h-2.286L21.714,17H26.286z M24,42c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S25.657,42,24,42z"></path></g></svg>    
                </div>

                <div class="flex items-center pt-8 sm:justify-start sm:pt-0 mb-8">
                    <div class="px-4 text-lg border-r border-gray-400 tracking-wider">
                        403                    </div>

                    <div class="ml-4 text-lg uppercase tracking-wider">
                        This Website has been suspended</div>
                        
                </div>

                <div class="flex flex-col items-center justify-center sm:pt-0">

                    <p><a style="text-decoration:none" href="https://www.2mhost.com" target="_blank">Web Hosting</a> account may be expired and renewal is required to activate the website, for further information regarding this website, 
                        please login your <a class="underline cursor-pointer" href="https://www.2mhost.com/login" target="_blank">2MHost.com admin area</a>.</p>
                        
                </div>
            </div>
        </div>
    </body>
</html>
