+
+
+
+ Download
+
+
diff --git a/collatzConjecture/src/index.html b/collatzConjecture/src/index.html
index 0738eac..7270ce8 100644
--- a/collatzConjecture/src/index.html
+++ b/collatzConjecture/src/index.html
@@ -51,7 +51,7 @@ Beware of ... interesting outcomes as this can cause the created tree to become
-Download
+Download
diff --git a/dotLines/src/index.html b/dotLines/src/index.html
index 56ee944..a80a584 100644
--- a/dotLines/src/index.html
+++ b/dotLines/src/index.html
@@ -25,14 +25,21 @@
left: 150px;
top: 3px;
}
+ .controls {
+ position: absolute;
+ top: 0px;
+ right: 10px
+ }