From 73c93a76ed0d53c1136b00ee9ac33f84eda08a67 Mon Sep 17 00:00:00 2001 From: Elisa Date: Thu, 19 Sep 2019 02:01:13 +0200 Subject: [PATCH] d --- css/main.css | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/css/main.css b/css/main.css index 4e4404a..7604d44 100644 --- a/css/main.css +++ b/css/main.css @@ -253,21 +253,15 @@ hr::after { filter: blur(50px); width: 100%; height: 100%; - z-index: 0; - position: absolute; + z-index: -1; + position: fixed; top: 0; left: 0; overflow: hidden; background-size: 100% 150%; } -body { - background: linear-gradient(145deg, #c7bbbd 0%, #7b6b75 10%,#58445d 18%,#7b6b75 25%,#544352 40%, #362437 55%, #aa9aa5 94%); - width: 100%; - height: 100%; - z-index: 0; - background-size: 100% 150%; -} + main { width: 64em;