diff --git a/html/search.ejs b/html/search.ejs
index 35f54596..4ca14575 100644
--- a/html/search.ejs
+++ b/html/search.ejs
@@ -288,6 +288,16 @@ border:solid;
transform: scale(1, 1);
}
+.something-background-a {
+ background-image: url('<%- media_proxy_url %>/proxy?url=https://static.wikia.nocookie.net/omori/images/f/fc/Something_Bed_(2018_Demo).gif') !important;
+}
+.something-background-b {
+ background-image: url('<%- media_proxy_url %>/proxy?url=https://static.wikia.nocookie.net/omori/images/1/14/Hangman_%28Laptop%29.png') !important;
+}
+.something-background-c {
+ background-image: url('<%- media_proxy_url %>/proxy?url=https://static.wikia.nocookie.net/omori/images/6/67/Nanci_Before.png') !important;
+}
+
.loading .spinner {
display: inline-block;
border: 5px solid rgba(255, 255, 255, 0.2);
@@ -617,22 +627,66 @@ font-weight: 1000;