commit dd19bac35d1d1cdf309d8e40122dc1c2572cd2ea
parent b2809fab2523c8f87cc6089798a95cd2630029cc
Author: William Lindholm <william_lindholm@outlook.com>
Date: Sun, 19 Dec 2021 22:43:21 +0100
More ad stuff.
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/index.html b/index.html
@@ -14,10 +14,8 @@
<body class="noselect">
<script src="//acscdn.com/script/ippg.js" data-adel="inpage" zid="5407851" rr="0" mads="2"></script>
- <script data-cfasync="false" type="text/javascript" src="https://www.onclickalgo.com/a/display.php?r=5407855"></script>
-
<canvas id="bang" width="800" height="800"></canvas>
-
+ <script data-cfasync="false" type="text/javascript" src="https://www.onclickalgo.com/a/display.php?r=5407855"></script>
<script src="./script.js"></script>
<div class="bg">
diff --git a/style.css b/style.css
@@ -16,6 +16,8 @@ html, body{
canvas{
background-color: #fcfcfc;
+ z-index: 0;
+ position: absolute;
}
.noselect {