diff --git a/galbot_nginx.conf b/galbot_nginx.conf
new file mode 120000
index 0000000..b0133ab
--- /dev/null
+++ b/galbot_nginx.conf
@@ -0,0 +1 @@
+/etc/nginx/sites-enabled/galbot
\ No newline at end of file
diff --git a/index.html b/index.html
index 6cbafdc..f2a9784 100644
--- a/index.html
+++ b/index.html
@@ -10,7 +10,7 @@
-
+
diff --git a/janus.js b/script-janus.js
similarity index 100%
rename from janus.js
rename to script-janus.js
diff --git a/stil.css b/stil.css
index df0b6f7..6fec2bd 100644
--- a/stil.css
+++ b/stil.css
@@ -10,7 +10,7 @@ body {
display: flex;
flex-direction: column;
- height: 100vh;
+ min-height: 100vh;
justify-content: center;
}