diff --git a/public/css/css.css b/public/css/css.css index f6cfaab..bb68643 100644 --- a/public/css/css.css +++ b/public/css/css.css @@ -116,18 +116,15 @@ body { position: fixed; z-index: -3; - left: 0; - right: 0; - top: 0; - bottom: 0; - color: var(--background-text); opacity: 0.3; aspect-ratio: 1/1; - transform-origin: top; - transform: scale(150%) rotate(-20deg) translate(-15%, -15%); + font-size: 1.5em; + + transform-origin: center center; + transform: rotate(-45deg); align-content: center; text-align: center; diff --git a/public/index.html b/public/index.html index 77518ed..a73491f 100644 --- a/public/index.html +++ b/public/index.html @@ -44,8 +44,8 @@ Footer