diff --git a/documentation/overrides/home.html b/documentation/overrides/home.html
index c856b7e9c..f065e3255 100644
--- a/documentation/overrides/home.html
+++ b/documentation/overrides/home.html
@@ -34,7 +34,11 @@
border-radius: 2.5%;
box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.4);
margin-bottom: 24px;
+ width: 400px;
max-width: 50svw !important;
+ outline: 1px solid rgba(122, 122, 122, 1);
+ outline-offset: -1px;
+ filter: grayscale();
}
.web-title {
font-weight: bold;