diff --git a/styles.css b/styles.css index 8e5ba96..d3d2fc6 100644 --- a/styles.css +++ b/styles.css @@ -2,7 +2,7 @@ body { background-image: url("pictures/Screenshot 2024-01-11 100218.png"); background-size: cover; - background-repeat:no-repeat; + background-repeat:repeat; } .sidenav { width: 130px;