diff --git a/html/search.ejs b/html/search.ejs
index 86c46a36..f3bce46f 100644
--- a/html/search.ejs
+++ b/html/search.ejs
@@ -81,7 +81,7 @@ border-radius: 5px;
.app{
background-image:url("/css/head.svg");
- background-size: contain;
+ background-size: cover;
background-repeat: no-repeat;
}