From b83b1a006548e12a239ac6571c2ce04049234ee5 Mon Sep 17 00:00:00 2001 From: Gnarwhal Date: Sun, 14 Jul 2024 22:58:09 +0000 Subject: [PATCH] I'm convinced that browsers changed default behaviour since I first wrote this :glare: --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 491e2ad..baa0f95 100644 --- a/style.css +++ b/style.css @@ -66,6 +66,7 @@ body { #console { border: 0px solid var(--background-color); + outline: none; padding: 0px; font-size: 2em;