diff --git a/README.md b/README.md
index 20d5538..c23b6e8 100644
--- a/README.md
+++ b/README.md
@@ -138,9 +138,6 @@ imported a transparent clip of a [relatively famous happy lil kitty](https://com
 - 0.0.5.5 - highly attractive and functional floating control panel which will be extremely useful for infinite canvas, [@Kalekki](https://github.com/Kalekki) is literally the best ([11](https://github.com/zero01101/openOutpaint/pull/11)) [dac188d](https://github.com/zero01101/openOutpaint/commit/dac188dbfb086d3063f14b1a6a6a5b3add1aa5f5)
 
 ## what's with the fish?
-
-![fullres fishy favicon](docs/05-openOutpaintFish.png)
-
 deep aquatic life is _fascinating_ so i went with something underwater for a default prompt which led to making an _"illustration of a bright orange fish, plain blue solid background"_ favicon which led to "ok then, fish is mascot" 
-
+![fullres fishy favicon](docs/05-openOutpaintFish.png)
 the end 🐠
diff --git a/index.html b/index.html
index 1dc466b..0bb9163 100644
--- a/index.html
+++ b/index.html
@@ -87,7 +87,7 @@
                 step="1" /><br />
             <label for="maskBlur">Mask blur:</label>
             <span id="maskBlurText"></span><br />
-            <input type="number" id="maskBlur" name="maskBlur" min="0" max="64" value="0" step="1"
+            <input type="number" id="maskBlur" name="maskBlur" min="0" max="256" value="0" step="1"
                 onchange="changeMaskBlur()" /><br />
             <button type="button" class="collapsible">Save/Load/New image</button>
             <div class="content">