diff --git a/src/KeyKeeper/Views/MainWindow.axaml b/src/KeyKeeper/Views/MainWindow.axaml
index 1b635e6..9b43550 100644
--- a/src/KeyKeeper/Views/MainWindow.axaml
+++ b/src/KeyKeeper/Views/MainWindow.axaml
@@ -8,6 +8,7 @@
mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450"
x:Class="KeyKeeper.Views.MainWindow"
x:DataType="vm:MainWindowViewModel"
+ Background="#fff"
Icon="/Assets/icon.ico"
Title="KeyKeeper">
@@ -70,34 +71,23 @@
CornerRadius="4"
Padding="25">
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+