From 3986c648e013113f42fe4cf971a8185ad90d1934 Mon Sep 17 00:00:00 2001 From: MrEidam Date: Fri, 9 Aug 2024 00:07:10 +0200 Subject: [PATCH] I forgor to upload speed --- Games/index.html | 2 +- style.css | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Games/index.html b/Games/index.html index 50da5a8..ee51c34 100644 --- a/Games/index.html +++ b/Games/index.html @@ -8,6 +8,6 @@ 2048 RockPaperScissors - + QuessNumber-1D6 \ No newline at end of file diff --git a/style.css b/style.css index 1ccc43a..db5f014 100644 --- a/style.css +++ b/style.css @@ -6,11 +6,10 @@ } body{ display: flex; - flex-direction: column; justify-content: center; align-items: center; - min-height: 100vh;/* - background: #333;*/ + min-height: 100vh; + background: #333; background-image: url("./img/pc.jpg"); background-repeat: no-repeat; background-position: center;