diff --git a/view.html b/view.html index b0300ed..a2e801f 100644 --- a/view.html +++ b/view.html @@ -13,7 +13,7 @@ <script>window.currentDictionary = JSON.parse('{{dict_json}}');</script> <script src="src/js/view/index.js"></script> </head> -<body> +<body id="defaultTheme"> <header id="top"> <h1 id="title">Lexiconga</h1>