From 76b4fdb33cdc4e71dcc3cda6748223cd2a1536da Mon Sep 17 00:00:00 2001 From: "NB-PBG2H23ABR\\bib" Date: Sun, 1 Sep 2024 19:20:47 +0200 Subject: [PATCH] restartbutton --- css/layout.css | 8 ++++++++ index.html | 2 ++ 2 files changed, 10 insertions(+) diff --git a/css/layout.css b/css/layout.css index 619fa08..b277227 100644 --- a/css/layout.css +++ b/css/layout.css @@ -82,4 +82,12 @@ body{ #hitbox1, #hitbox2{ width: 50px; height: 10px; +} +#restartButton +{ + width: 200px; + height: 100px; + position: fixed; + left: 45%; + display:none; } \ No newline at end of file diff --git a/index.html b/index.html index 27bb769..e475163 100644 --- a/index.html +++ b/index.html @@ -33,6 +33,8 @@
100
Gegner + +