diff --git a/src/components/app.jsx b/src/components/app.jsx
index 0d4599c..ff86dd2 100644
--- a/src/components/app.jsx
+++ b/src/components/app.jsx
@@ -66,7 +66,6 @@ import {
SHOW_KEYBOARD_SHORTCUTS_EVENT
} from '../commands';
import { commandPaletteService } from '../commandPaletteService';
-import './../style.css';
import { I18nProvider } from '@lingui/react';
diff --git a/src/index.html b/src/index.html
index e39d1f3..0d955a3 100644
--- a/src/index.html
+++ b/src/index.html
@@ -35,25 +35,12 @@
}
-
-
-
-
-
-
-
-
-
-
-
-
-