diff --git a/node/server/public/index.html b/node/server/public/index.html
index 807ab07..d00a2b8 100644
--- a/node/server/public/index.html
+++ b/node/server/public/index.html
@@ -88,7 +88,7 @@
height: auto;
object-fit: contain;
border-radius: 12px;
- background: #222;
+ background: transparent;
flex-shrink: 0;
margin: 0;
display: block;
@@ -125,7 +125,7 @@
width: 100%;
height: auto;
object-fit: contain;
- background: #222;
+ background: transparent;
}
#spirit-info .spirit-info-content {
width: 100%;