diff --git a/earth/index.html b/earth/index.html index 252862f..c1a33b4 100644 --- a/earth/index.html +++ b/earth/index.html @@ -129,6 +129,18 @@ border: none; cursor: pointer; } +#console { + visibility: hidden; + background: rgba(0, 0, 0, 0.9); /* Adjust the background color and opacity as needed */ + color: white; + width: 570px; + height: 480px; + position: absolute; + bottom: 0; + left: 0; + padding: 5px; + box-sizing: border-box; +} @@ -156,7 +168,7 @@ --> - + @@ -178,8 +190,13 @@ --> -