From a310b8d09077e13ef399f61e987bf2012d5e01ea Mon Sep 17 00:00:00 2001 From: Aryan-Darji-07 <160403235+Aryan-Darji-07@users.noreply.github.com> Date: Mon, 19 Feb 2024 01:33:18 +0530 Subject: [PATCH] tttstyles.css --- tttstyles.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tttstyles.css b/tttstyles.css index d83ee50..8103087 100644 --- a/tttstyles.css +++ b/tttstyles.css @@ -4,9 +4,11 @@ body { font-family: serif; background: linear-gradient(#141e30, #243b55); } + html { height: 100%; } + /* start heading */ h1 { margin-top: 2rem;