diff --git a/style/new_style.css b/style/new_style.css index 36ef397..30949ef 100644 --- a/style/new_style.css +++ b/style/new_style.css @@ -7,7 +7,10 @@ body { } .header-image-home { - background: darkslategrey url("https://via.placeholder.com/375x335webp") no-repeat fixed center; + background-color: rgb(29,49,49); + background-image: url("https://via.placeholder.com/375x335.webp"); + background-repeat: no-repeat; + background-position: center; min-height: 40%; max-height: 45%; width: 100%;