diff --git a/Lotto_Wpf/Lotto_Wpf/MainWindow.xaml b/Lotto_Wpf/Lotto_Wpf/MainWindow.xaml index 7522fdb..eedd2f6 100644 --- a/Lotto_Wpf/Lotto_Wpf/MainWindow.xaml +++ b/Lotto_Wpf/Lotto_Wpf/MainWindow.xaml @@ -1,12 +1,132 @@ - - + Title="Lotto App" Height="600" Width="800" + Background="#1e1e1e" + WindowStartupLocation="CenterScreen" + Loaded="Window_Loaded"> + + + + + + + + + +