<html xmlns=”https://www.w3.org/1999/xhtml” lang=”en-US”>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<title>Maintenance Mode</title>
<style type=”text/css”>
html {
background: #f1f1f1;
}
body {
background: #fff;
color: #444;
font-family: “Open Sans”, sans-serif;
margin: 2em auto;
padding: 1em 2em;
max-width: 700px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.13);
box-shadow: 0 1px 3px rgba(0,0,0,0.13);
}
So it should be somewhere in here?