diff --git a/demo/space-morph.html b/demo/space-morph.html
index ca8a7c4..a6c445f 100644
--- a/demo/space-morph.html
+++ b/demo/space-morph.html
@@ -16,6 +16,11 @@
}
folk-shape {
+ background: rgb(134, 37, 37);
+ border: 1px solid rgba(0, 0, 0, 0.5);
+ }
+
+ [slot='front'] folk-shape {
background: rgb(187, 178, 178);
}