diff --git a/style.css b/style.css index 98bbc73..966cd84 100644 --- a/style.css +++ b/style.css @@ -15,15 +15,15 @@ } html { - - background-color: var(--background) ; -} - -body { background-image: url(/assets/bgpattern.png); animation: scrolling 20s linear 1; animation-direction: forward; animation-iteration-count: infinite; + background-color: var(--background) ; +} + +body { + margin: 0px;