diff --git a/dev/benchmarks/cold-start-framer-motion.html b/dev/benchmarks/cold-start-framer-motion.html
index 05c4f230c4..b7b4557853 100644
--- a/dev/benchmarks/cold-start-framer-motion.html
+++ b/dev/benchmarks/cold-start-framer-motion.html
@@ -30,7 +30,7 @@
.box {
width: 10px;
height: 100px;
- background-color: #fff;
+ background-color: #0f0;
}
@@ -40,7 +40,7 @@