|
|
|
@ -1,20 +1,10 @@
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<style>
|
|
|
|
|
body{
|
|
|
|
|
font-family: Times;
|
|
|
|
|
text-align:center;
|
|
|
|
|
/* background-color: #000; */
|
|
|
|
|
/* color: #ccc; */
|
|
|
|
|
max-width: 30rem;
|
|
|
|
|
margin: 2rem auto;
|
|
|
|
|
line-height: 1.3;
|
|
|
|
|
letter-spacing: 0.1px;
|
|
|
|
|
}
|
|
|
|
|
::selection{
|
|
|
|
|
background-color: #53018e;
|
|
|
|
|
color: #ccc;
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
<meta name="viewport" content= "width=device-width, initial-scale=1.0">
|
|
|
|
|
<meta charset="utf-8">
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
|
|
|
|
<title>Console</title>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<p>XPUB & PNF present: </p>
|
|
|
|
@ -40,6 +30,8 @@ Are you ready to play? </p>
|
|
|
|
|
|
|
|
|
|
<!-- <a href="./spin-wheel/">Wheel of Fortune</a>
|
|
|
|
|
<a>Oracolotto</a> -->
|
|
|
|
|
|
|
|
|
|
<!------------- HI FRIENDS CARA IS TRYING TO ADD FOG --------->
|
|
|
|
|
|
|
|
|
|
<div id="foglayer_01" class="fog">
|
|
|
|
|
<div class="image01"></div>
|
|
|
|
|