<!doctype html>
<html class="no-js">
<head>
<title>Maintenance</title>
<meta charset="utf-8">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,700" rel="stylesheet" type="text/css">
<style>
html, body {
margin: 0;
background-color: #ddac27;
height: 100%;
font-family: "Open Sans", arial, sans-serif;
}
.main-image {}
.main-image img {
margin: 30px auto;
display: block;
max-width: 600px;
width: 100%;
}
.content-wrapper {
background-color: #323539;
color: #fff;
overflow: hidden;
padding: 30px;
}
.content-wrapper p {
text-align: center;
margin-bottom: 5px;
margin-top: 0;
}
.content-wrapper h1 {
text-align: center;
margin-top: 0;
}
.main-container{
display: table;
width: 100%;
height: 100%;
}
.main-content {
display: table-cell;
vertical-align:middle;
}
</style>
</head>
<body data-rsssl=1>
<div class="main-container">
<div class="main-content">
<div class="main-image">
<img src="https://cdn.managewp.com/maintenance/v1/maintenance.png" alt="">
</div>
<div class="content-wrapper">
<h1>Website Under Maintenance!</h1>
<p>We are performing scheduled maintenance.</p>
<p>We should be back online shortly.</p>
</div>
</div>
</div>
</body>
</html><!-- WP Fastest Cache file was created in 1.4801459312439 seconds, on 15-06-22 8:22:27 --><!-- via php -->