diff --git a/.vscode/extensions.json b/.vscode/extensions.json
index 3cd0f7c..3f8aed2 100644
--- a/.vscode/extensions.json
+++ b/.vscode/extensions.json
@@ -1,5 +1,7 @@
{
"recommendations": [
- "wscats.eno"
+ "wscats.eno",
+ "formulahendry.auto-rename-tag",
+ "yandeu.five-server"
]
}
\ No newline at end of file
diff --git a/content/styles/box/box.css b/content/styles/box/box.css
index f640909..20c5a11 100644
--- a/content/styles/box/box.css
+++ b/content/styles/box/box.css
@@ -18,7 +18,7 @@
padding: 0;
}
.box p {
- font-size: 1.2em;
+ font-size: 1.5em;
margin-left: 1.5em;
margin-right: 1.5em;
width: 82%;
diff --git a/content/styles/box/box.scss b/content/styles/box/box.scss
index 8aa1c51..da961f5 100644
--- a/content/styles/box/box.scss
+++ b/content/styles/box/box.scss
@@ -35,7 +35,7 @@ $lyellow: #e9b648;
p {
- font-size: 1.2em;
+ font-size: 1.5em;
margin-left: 1.5em;
margin-right: 1.5em;
diff --git a/help/index.html b/help/index.html
index 7de0a84..ccaeaed 100644
--- a/help/index.html
+++ b/help/index.html
@@ -50,6 +50,7 @@
@@ -106,6 +107,16 @@
In the issue please include screenshots and discription of the problem.
There is no stupid issue, unless it's a troll.
+
+
+
+
#6 Bare usage
+
+ There might be a situation where you cannot enable JavaScript or have "fancy" stuff going on on your browser,
+ so I created the minimalist page for people exactly like you:).
+ If you want, you can visit it, but if I'm being honest, there's not much there to look at, it's really random and boring
+ also if you can run JavaScript and have "fancy" stuff in your browser there's not much use of the minimal page.
+
diff --git a/page/random/index.html b/page/random/index.html
index bad5f81..06377e7 100644
--- a/page/random/index.html
+++ b/page/random/index.html
@@ -40,6 +40,22 @@