W3schools // 002

<!DOCTYPE html>
<html>
<head>
<title>W3.CSS Template</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="280a98ab1479945beecb692827f94aa4069bd43bb2e70de71af63bc10f2e42bf_0">
<link rel="stylesheet" href="2cf62365124ef8284bcd9734aafc61c7f784eda8370205512eb3df4f6cc0d537_0">
<style>
body,h1 {font-family: "Raleway", sans-serif}
body, html {height: 100%}
.bgimg {
  background-image: url('711567b65eafb86baff9d11c4c1c843fdb7c4c05cdadb018534bbbfe3906f797_0');
  min-height: 100%;
  background-position: center;
  background-size: cover;
}
</style>
</head>
<body>

<div class="bgimg w3-display-container w3-animate-opacity w3-text-white">
  <div class="w3-display-topleft w3-padding-large w3-xlarge">
    <center><img src="83d0f91da87f7cd746a35da4ad93e67d2c619580de26c7bb69a29fc09de985d7_0" height="100" width="100"/></center>
  </div>
  <div class="w3-display-middle">
    <h1 class="w3-jumbo w3-animate-top">COMING SOON</h1>
    <hr class="w3-border-grey" style="margin:auto;width:40%">
    <p class="w3-large w3-center">33 days left</p>
  </div>
  <div class="w3-display-bottomleft w3-padding-large">
    Powered by <a href="https://BSV20.io" target="_blank">w3.css and Bitcoin Ordinals</a>
  </div>
</div>

</body>
</html>