diff --git a/.gitrev b/.gitrev
index acb63d8..ddb6882 100644
--- a/.gitrev
+++ b/.gitrev
@@ -1 +1 @@
-18e927e
+e57c18a
diff --git a/poisson/index.html b/poisson/index.html
index 89d4da2..63f0c38 100644
--- a/poisson/index.html
+++ b/poisson/index.html
@@ -28,8 +28,8 @@
- click draw mask,
- space toggle pause,
+ click draw mask (imposes zero solution),
+ space toggle pause,
r restart
diff --git a/poisson/poisson.css b/poisson/poisson.css
index f414ec7..34102ea 100644
--- a/poisson/poisson.css
+++ b/poisson/poisson.css
@@ -15,6 +15,7 @@ html, body {
margin-top: 0;
padding: 0.5em;
text-align: center;
+ max-width: 500px;
}
.row {
margin: 0.5em 0 0.5em 0;