diff --git a/src/puter-js/test/run.html b/src/puter-js/test/run.html
index 1128b2683..41a1bfa86 100644
--- a/src/puter-js/test/run.html
+++ b/src/puter-js/test/run.html
@@ -255,6 +255,11 @@
opacity: 0.8;
margin-top: 2px;
}
+
+ #reset-results:hover {
+ color: #333;
+ text-decoration: none;
+ }