diff --git a/MainWindow.xaml b/MainWindow.xaml
index acfa85a..80d33a4 100644
--- a/MainWindow.xaml
+++ b/MainWindow.xaml
@@ -21,17 +21,17 @@
-
+ CornerRadius="14">
+ Width="50"
+ Height="50"
+ Stretch="UniformToFill"/>
diff --git a/TaskbarLauncher.csproj b/TaskbarLauncher.csproj
index bc7c3bf..3df6993 100644
--- a/TaskbarLauncher.csproj
+++ b/TaskbarLauncher.csproj
@@ -18,6 +18,7 @@
+
diff --git a/Views/LauncherPopup.xaml b/Views/LauncherPopup.xaml
index 57eef68..1296b00 100644
--- a/Views/LauncherPopup.xaml
+++ b/Views/LauncherPopup.xaml
@@ -23,9 +23,10 @@