<!doctype html>
<title>Fathom Site Maintenance</title>
<style>
  body { text-align: center; padding: 100px; background-color: #071d36; }
  h1 { font-family: 'Noto Serif', serif; font-size: 50px; color: #fff;}
  body { font: 20px Helvetica, sans-serif; color: #333; }
  article { display: block; text-align: left; width: 75%; max-width: 1200px; margin: 0 auto; }
    img {height: auto; width: 190px; }
</style>
<head>
    <link href="https://fonts.googleapis.com/css2?family=Noto+Serif:wght@700&display=swap" rel="stylesheet">
</head>

<article>
    <img src="fathom-logo-rgb-white_tm.png">
    <h1>Sorry, we're down for scheduled maintenance right now.</h1>
</article>