diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index f497dd6..829e496 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -61,7 +61,7 @@
1607026953826
-
+
diff --git a/connexion.html b/connexion.html
index 976f7d0..ae2cb3f 100644
--- a/connexion.html
+++ b/connexion.html
@@ -21,7 +21,7 @@
diff --git a/css/index.css b/css/index.css
index a84a243..9343da1 100644
--- a/css/index.css
+++ b/css/index.css
@@ -1,3 +1,8 @@
+html
+{
+ background-color: #dbdbdbde;
+}
+
body
{
font-style: normal;
diff --git a/css/menu.css b/css/menu.css
index eeae68f..c5bfccb 100644
--- a/css/menu.css
+++ b/css/menu.css
@@ -1,3 +1,10 @@
+#Menu
+{
+ width: 100%;
+ position: sticky;
+ top: 0;
+}
+
#blockMenu
{
float: right;
@@ -84,4 +91,4 @@
height: 10px;
float: right;
background-color: #5496c2;
-}
+}
\ No newline at end of file
diff --git a/js/menu b/js/menu
new file mode 100644
index 0000000..e69de29
diff --git a/menu.html b/menu.html
index 46972a1..48e1c5b 100644
--- a/menu.html
+++ b/menu.html
@@ -9,29 +9,31 @@
-
-
+
-
-
-