From 945a9699f29d869faf64e57f6fc994998730afce Mon Sep 17 00:00:00 2001 From: soaos Date: Fri, 22 Aug 2025 00:49:07 -0400 Subject: created "hell page" --- style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index e8a9e8d..a612e06 100644 --- a/style.css +++ b/style.css @@ -151,3 +151,6 @@ a.evil:hover { display: none; } +.huge { + font-size: 128px; +} -- cgit v1.2.3