<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<style>
html {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
background: #020607;
}
.main {
width: 100%;
height: 100%;
display: flex;
justify-content: space-between;
align-items: center;
align-content: center;
}
.center {
min-width: 200px;
max-width: 500px;
width: 100%;
}
.center h1 {
text-align: center;
color: #ffffff;
font-size: 22px;
margin-top: 20px;
-webkit-filter: drop-shadow(15px 15px 15px #000 );
filter: drop-shadow(15px 15px 15px #000);
}
.center h2 {
text-align: center;
color: #ffffff;
font-size: 15px;
font-weight: normal;
margin-top: 10px;
background: #000000;
padding: 10px;
}
.center img {
display: block;
min-width: 200px;
max-width: 500px;
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
</style>
<title>We Hope The Angels Let You Rock - Bonus-Material</title>
<meta name="robots" content="noindex, nofollow">
<meta name="viewport" content="initial-scale = 1.0, maximum-scale = 1.0, user-scalable = no, width = device-width">
</head>
<body>
<div class="main">
<div></div>
<div class="center">
<img src="https://spider-zimbl.the-bates.de/tb-data/uploads/sites/4/holder.jpg" border="0">
<h1>Bonus Material</h1>
<h2>Das Bonus Material zu "We Hope The Angels Let You Rock" steht leider nicht mehr zur Verfügung.</h2>
</div>
<div></div>
</div>
</body>
</html>