diff --git a/app/ecolyo.8de4fd1cba087451cd9a.js b/app/ecolyo.044603330e0de8fb483c.js
similarity index 99%
rename from app/ecolyo.8de4fd1cba087451cd9a.js
rename to app/ecolyo.044603330e0de8fb483c.js
index 59fd77b800812e38e163d29026b7a50a0f0fc2cc..925083ada3423ec3354bdaaa5344095b66afdb3f 100644
--- a/app/ecolyo.8de4fd1cba087451cd9a.js
+++ b/app/ecolyo.044603330e0de8fb483c.js
@@ -31403,7 +31403,7 @@ var result = _node_modules_svg_sprite_loader_runtime_browser_sprite_build_js__WE
 
 exports = module.exports = __webpack_require__("JPst")(false);
 // Module
-exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n.cardDone {\n  border: 1px solid #e0e0e0;\n  border-radius: 4px;\n  display: flex;\n  flex-direction: column;\n  justify-content: space-around;\n  align-items: center; }\n  .cardDone .challengeName,\n  .cardDone .labelResult {\n    margin-bottom: 1rem; }\n  .cardDone .iconResult {\n    display: flex; }\n    @media all and (max-height: 700px) {\n      .cardDone .iconResult {\n        width: 55%;\n        margin: auto; } }\n  .cardDone .imgResult {\n    width: 100%;\n    height: 100%; }\n  .cardDone .labelResult {\n    font-weight: bold;\n    font-size: 24px;\n    line-height: 120%; }\n  .cardDone .win {\n    color: #b2901b; }\n  .cardDone .lost {\n    color: #d25959; }\n  .cardDone .statsResult {\n    text-align: center; }\n", ""]);
+exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n.cardContent.cardDone {\n  border: 1px solid #e0e0e0;\n  border-radius: 4px;\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  align-items: center; }\n  .cardContent.cardDone .iconResult {\n    display: flex; }\n    @media all and (max-height: 700px) {\n      .cardContent.cardDone .iconResult {\n        width: 55%;\n        margin: auto; } }\n  .cardContent.cardDone .imgResult {\n    width: 100%;\n    height: 100%; }\n  .cardContent.cardDone .labelResult {\n    font-weight: bold;\n    font-size: 24px;\n    line-height: 120%; }\n  .cardContent.cardDone .win {\n    color: #b2901b; }\n  .cardContent.cardDone .lost {\n    color: #d25959; }\n  .cardContent.cardDone .statsResult {\n    text-align: center; }\n", ""]);
 
 
 
diff --git a/index.html b/index.html
index a8e4c41d316f382746a68950469c30309e8536e9..7b0ad6ca8b5564e7fc86e8f2b167654fe9f3e684 100644
--- a/index.html
+++ b/index.html
@@ -1 +1 @@
-<!DOCTYPE html><html lang="{{.Locale}}"><head><meta charset="utf-8"><title>Ecolyo</title><link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"><!-- PWA Manifest --><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#297EF2"><meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,user-scalable=0,viewport-fit=cover"><!-- PWA Chrome --><link rel="icon" sizes="192x192" href="/android-chrome-192x192.png"><link rel="icon" sizes="512x512" href="/android-chrome-512x512.png"><!-- PWA iOS --><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="apple-touch-startup-image" href="/apple-touch-icon.png"><meta name="apple-mobile-web-app-title" content="Ecolyo"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black"><!-- PWA Colors --><meta name="theme-color" content="#343641"><meta name="background-color" content="#121212">{{.ThemeCSS}} {{.CozyBar}}</head><body><div role="application" class="application" data-cozy-token="{{.Token}}" data-cozy-domain="{{.Domain}}" data-cozy-locale="{{.Locale}}" data-cozy-app-name="{{.AppName}}" data-cozy-app-slug="{{.AppSlug}}" data-cozy-app-name-prefix="{{.AppNamePrefix}}" data-cozy-app-editor="{{.AppEditor}}" data-cozy-icon-path="{{.IconPath}}"><script src="vendors/ecolyo.3256cfd41a1e2c66ff46.js"></script><script src="app/ecolyo.8de4fd1cba087451cd9a.js"></script></div></body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="{{.Locale}}"><head><meta charset="utf-8"><title>Ecolyo</title><link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"><!-- PWA Manifest --><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#297EF2"><meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,user-scalable=0,viewport-fit=cover"><!-- PWA Chrome --><link rel="icon" sizes="192x192" href="/android-chrome-192x192.png"><link rel="icon" sizes="512x512" href="/android-chrome-512x512.png"><!-- PWA iOS --><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="apple-touch-startup-image" href="/apple-touch-icon.png"><meta name="apple-mobile-web-app-title" content="Ecolyo"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black"><!-- PWA Colors --><meta name="theme-color" content="#343641"><meta name="background-color" content="#121212">{{.ThemeCSS}} {{.CozyBar}}</head><body><div role="application" class="application" data-cozy-token="{{.Token}}" data-cozy-domain="{{.Domain}}" data-cozy-locale="{{.Locale}}" data-cozy-app-name="{{.AppName}}" data-cozy-app-slug="{{.AppSlug}}" data-cozy-app-name-prefix="{{.AppNamePrefix}}" data-cozy-app-editor="{{.AppEditor}}" data-cozy-icon-path="{{.IconPath}}"><script src="vendors/ecolyo.3256cfd41a1e2c66ff46.js"></script><script src="app/ecolyo.044603330e0de8fb483c.js"></script></div></body></html>
\ No newline at end of file