diff --git a/css/bim.css b/css/bim.css index b3681eb..dc7dfcb 100644 --- a/css/bim.css +++ b/css/bim.css @@ -8,7 +8,6 @@ #ui { position: absolute; top: 2rem; - min-width: 100vw; - min-height: 100vh; + max-width: 30vw; z-index: 5; } \ No newline at end of file diff --git a/index.html b/index.html index a8e925a..d0e43a6 100644 --- a/index.html +++ b/index.html @@ -36,9 +36,6 @@ -
- -
\ No newline at end of file