diff --git a/css/style.css b/css/style.css
index 831b27f..e28fde2 100644
--- a/css/style.css
+++ b/css/style.css
@@ -19,6 +19,10 @@ a:hover {
cursor: pointer;
}
+.explainer {
+ max-width: 50%;
+}
+
hr {
height: 2px!important;
diff --git a/index.html b/index.html
index e6aaa88..27e84d0 100644
--- a/index.html
+++ b/index.html
@@ -57,8 +57,10 @@
From Esperanto, miksi (miks·i): to mingle, to blend, to mix, to shuffle
- Ethereum trustless zk-mixer. Computations and Merkle tree constructions are done offchain and then proved inside a zkSNARK to the smart-contract.
-
+
~325.000 gas
to deposit, compared to ~1M gas
for an onchain computation approach (as currently implemented by tornado.cash).
+