diff --git a/earth/sat_render.html b/earth/sat_render.html index 6aead6b..5e649b0 100644 --- a/earth/sat_render.html +++ b/earth/sat_render.html @@ -28,18 +28,6 @@ height: 100%; } - .button-container { - position: absolute; - bottom: 0; - left: 0; - width: 50%; - height: 50%; - display: flex; - justify-content: center; - align-items: center; - z-index: 1000; - } - .button { background-color: #3498db; color: #fff; @@ -54,7 +42,6 @@
-