You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width">
|
|
|
|
<title>A Generative State of Mind</title>
|
|
|
|
</head>
|
|
|
|
<style>
|
|
|
|
@font-face {
|
|
|
|
font-family: myAss;
|
|
|
|
src:local("Sinistre-StCaroline.woff");
|
|
|
|
}
|
|
|
|
body, html{
|
|
|
|
height: 100%;
|
|
|
|
width: 100%;
|
|
|
|
background-color:#0700e0;
|
|
|
|
background-image: url("generative-banner.png");
|
|
|
|
margin: 0;
|
|
|
|
font-family: myAss;
|
|
|
|
}
|
|
|
|
|
|
|
|
#title{font-family: myAss;
|
|
|
|
size: 200em;}
|
|
|
|
|
|
|
|
</style>
|
|
|
|
<body>
|
|
|
|
<p id="title"></p>
|
|
|
|
<script src="https://cdn.logwork.com/widget/countdown.js"></script>
|
|
|
|
<a href="https://logwork.com/countdown-pw6j" class="countdown-timer" data-timezone="Europe/Amsterdam" data-textcolor="#ffffff" data-date="2021-05-13 16:00" data-background="#ff4000" data-digitscolor="#000000" data-unitscolor="#000000" style="font-family: myAss;">***</a>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|