diff --git a/Casino/MainWindow.xaml b/Casino/MainWindow.xaml
index b398770..d7533fb 100644
--- a/Casino/MainWindow.xaml
+++ b/Casino/MainWindow.xaml
@@ -5,11 +5,23 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:Casino"
mc:Ignorable="d"
- Title="MainWindow" Height="450" Width="800">
-
-
-
-
+ Title="MainWindow" Height="450" Width="800"
+ WindowStartupLocation="CenterScreen"
+ Background="Transparent">
+
+
+
-
+
+
+
+
+
+
+
+
diff --git a/Casino/Slots.xaml b/Casino/Slots.xaml
index 285e4d7..4856883 100644
--- a/Casino/Slots.xaml
+++ b/Casino/Slots.xaml
@@ -5,53 +5,63 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:Casino"
mc:Ignorable="d"
- Title="Slots" Height="1080" Width="1920">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ Title="Slots" Height="1080" Width="1920"
+ WindowStartupLocation="CenterOwner"
+ Background="Transparent">
-
-
-
-
-
-
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+