From 06d3c455521145647864229bedbc12e252eed833 Mon Sep 17 00:00:00 2001 From: itsharry Date: Thu, 22 Jan 2026 18:47:56 +0500 Subject: [PATCH] change the name css to body --- style.css => body.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename style.css => body.css (99%) diff --git a/style.css b/body.css similarity index 99% rename from style.css rename to body.css index c69bcc1..57c4df0 100644 --- a/style.css +++ b/body.css @@ -34,4 +34,4 @@ body { right: 0; top: 50%; transform: translateY(-50%); -} \ No newline at end of file +}