diff --git a/SwichGIT/src/css/PartieGame.css b/SwichGIT/src/css/PartieGame.css
index 9b134fb..c0bd989 100644
--- a/SwichGIT/src/css/PartieGame.css
+++ b/SwichGIT/src/css/PartieGame.css
@@ -81,14 +81,16 @@
#progressbar
{
+ position : relative;
width: 800px;
padding:1px;
background-color:white;
border:1px solid black;
height:10px;
border-radius: 5px;
- display:flex;
- order : 2;
+ margin-top: 80px;
+
+
}
#indicateur
diff --git a/SwichGIT/src/debug.log b/SwichGIT/src/debug.log
index ddc8595..15882db 100644
--- a/SwichGIT/src/debug.log
+++ b/SwichGIT/src/debug.log
@@ -9,3 +9,4 @@
[1222/121148.143:ERROR:directory_reader_win.cc(43)] FindFirstFile: Le chemin d’accès spécifié est introuvable. (0x3)
[1222/234334.029:ERROR:directory_reader_win.cc(43)] FindFirstFile: Le chemin d’accès spécifié est introuvable. (0x3)
[1223/134622.844:ERROR:directory_reader_win.cc(43)] FindFirstFile: Le chemin d’accès spécifié est introuvable. (0x3)
+[0103/124417.676:ERROR:directory_reader_win.cc(43)] FindFirstFile: Le chemin d’accès spécifié est introuvable. (0x3)
diff --git a/SwichGIT/src/index.html b/SwichGIT/src/index.html
index 3a16695..7f2bd6c 100644
--- a/SwichGIT/src/index.html
+++ b/SwichGIT/src/index.html
@@ -21,6 +21,7 @@
+