File: /home/users/festartsdmbaorg/www/index.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Domain Default Page</title>
<link rel="stylesheet" href="bulma.min.css">
<style>
hr { height: 1px }
p { font-size: .9rem }
.hero { background-color: #30343f; background-image: linear-gradient(141deg, #171d25 0%, #30343f 71%, #383a51 100%); }
.has-dark-shadow { box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.4), 2px 2px 20px 0 rgba(0, 0, 0, 0.4); }
</style>
</head>
<body>
<section class="hero is-fullheight">
<div class="hero-body">
<div class="container">
<div class="columns is-centered">
<div class="column is-4">
<div class="box has-dark-shadow">
<h1 class="title is-4 has-text-centered">Welcome</h1>
<hr class="has-background-grey-lighter">
<p class="has-text-centered">
This is the domain default page.<br><br>
You see this page because there is no content for this domain yet.
</p>
<hr class="has-background-grey-lighter">
<p class="has-text-centered has-text-grey-lighter">
<small>
<a href="https://www.keyhelp.de" rel="nofollow noopener noreferrer" target="_blank">
This page was generated by the server control panel KeyHelp<sup>®</sup>.
</a>
</small>
</p>
</div>
</div>
</div>
</div>
</div>
</section>
</body>
</html>