diff --git a/overrides/404.html b/overrides/404.html index bf945191..50b93ea6 100644 --- a/overrides/404.html +++ b/overrides/404.html @@ -12,7 +12,8 @@ background-image: url("looking-for-it_web72.JPG"); background-repeat: no-repeat; background-attachment: fixed; - background-size: cover; + background-size: contains; + border: solid 10px black; }