diff --git a/index.html b/index.html
index 7e0d9ad..b697a7d 100644
--- a/index.html
+++ b/index.html
@@ -66,6 +66,9 @@
span {
text-align: center;
}
+ a {
+ color: rgb(50, 100, 255);
+ }
.title {
font-size: 2.5em;
}
@@ -99,7 +102,6 @@
text-align: center;
}
#output-link {
- color: rgb(50, 100, 255);
word-break: break-all;
}
#output-ratio {