<!DOCTYPE html>
<html lang="en">

<head>
    <!-- META SECTION -->
    <title>Funnel Pages</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <link rel="icon" href="https://my.funnelpages.com/assets/img/favicon.png" type="image/x-icon" />
    <!-- Css File -->
    <link href="https://my.funnelpages.com/assets/css/404-client-page.css" rel="stylesheet" />
</head>

<body>
<div class="content-wrapper">
    <p class="fir-txt">WHOOPS!</p>
    <p class="sec-txt">Looks Like This Page Is Missing. </p>
    <p class="for-txt">Our Team Is On The Case!</p>
    <div class="seperator"></div>
    <p class="th-txt">Please Come Back In A Little While</p>
    <div class="maintImg"><img src="https://my.funnelpages.com/assets/img/clientPage404.png"/></div>
</div>
</body>

</html>
