From 140c3f9d7ca966ecda392af5d02bb56e3a642a03 Mon Sep 17 00:00:00 2001 From: b12f Date: Sat, 24 Aug 2024 21:55:39 +0200 Subject: [PATCH] Inline mjs --- index.html | 429 ++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 293 insertions(+), 136 deletions(-) diff --git a/index.html b/index.html index a4980f4..731e128 100644 --- a/index.html +++ b/index.html @@ -7,158 +7,315 @@ - + .money { + position: fixed; + top: 5vh; + left: 5vw; + z-index: 1; + color: gold; + font-size: 20vw; + animation-name: rotate, depth; + animation-timing-function: linear; + animation-iteration-count: infinite; + animation-duration: 5s; + } + - - - -
- -
$
- + + + +
+ +
$
+