diff --git a/index.html b/index.html index 326659d..838dc48 100644 --- a/index.html +++ b/index.html @@ -6,13 +6,7 @@ Bad website -
- -
-
- -
-
+

On this website i host games and other stuff.

Contact:

diff --git a/style.css b/style.css index fa33078..5f319d2 100644 --- a/style.css +++ b/style.css @@ -22,7 +22,7 @@ #app { display: flex; - overflow: hidden; + overflow: visible; position: relative; width: 100vw; height: 100vh;