diff --git a/css/webproxy.css b/css/webproxy.css index a198717..fd840d9 100644 --- a/css/webproxy.css +++ b/css/webproxy.css @@ -1,5 +1,6 @@ #bg { height: 80vh; + min-height: 600px; background-attachment: fixed; background-color: whitesmoke; }