From 1281900e2e9c7e4efa7be02f5120de11a297ccda Mon Sep 17 00:00:00 2001 From: grant-kun Date: Tue, 27 Sep 2022 13:38:07 -0500 Subject: aaa --- html/index.html | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) (limited to 'html/index.html') diff --git a/html/index.html b/html/index.html index 0aa527e..80943ec 100644 --- a/html/index.html +++ b/html/index.html @@ -30,30 +30,16 @@ input{ backdrop-filter: blur(5px); border-radius: 5px; border:none; +} +body{ + background-image:linear-gradient(to bottom right,rgba(255,0,0,.5), rgba(255,255,255,1),rgba(255,255,255,1),rgba(255,0,0,.5)) }