diff --git a/styles.css b/styles.css index e3cfe23..a864b00 100644 --- a/styles.css +++ b/styles.css @@ -26,9 +26,9 @@ body { .terminal-window.fullscreen { width: 95vw; height: 95vh; - max-height: 100vh; top: 0; left: 0; + max-height: 100vh; } .terminal-window header {