diff --git a/css/index.css b/css/index.css index d88ba1e..0e92df8 100644 --- a/css/index.css +++ b/css/index.css @@ -285,7 +285,7 @@ img { .result-container .result-area { width: 100%; - height: 100%; + height: 84%; display: flex; flex-direction: column; }