From 7109a9476765873bfd7fc91d2316952075e9a7b0 Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Mon, 27 Dec 2021 01:12:01 -0500 Subject: [PATCH] usability --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 6afc571..bf4d25f 100644 --- a/index.html +++ b/index.html @@ -67,6 +67,8 @@ } #fontSize { width: 1200px; + position: relative; + z-index: 1; }