diff --git a/src/Codebreaker.MAUI/Views/Components/GameResultDisplay.xaml b/src/Codebreaker.MAUI/Views/Components/GameResultDisplay.xaml
index 38e5ebe..2cde639 100644
--- a/src/Codebreaker.MAUI/Views/Components/GameResultDisplay.xaml
+++ b/src/Codebreaker.MAUI/Views/Components/GameResultDisplay.xaml
@@ -11,12 +11,12 @@
-
+
-
+
diff --git a/src/Codebreaker.MAUI/Views/Components/PegSelectionView.xaml b/src/Codebreaker.MAUI/Views/Components/PegSelectionView.xaml
index 1809177..fa0a384 100644
--- a/src/Codebreaker.MAUI/Views/Components/PegSelectionView.xaml
+++ b/src/Codebreaker.MAUI/Views/Components/PegSelectionView.xaml
@@ -12,22 +12,47 @@
-
-
-
+
+
+
-
-
-
+
+
-
-
-
-
+
+
+
+
+
+
+
+
+
diff --git a/src/Codebreaker.MAUI/Views/Pages/GamePage.xaml b/src/Codebreaker.MAUI/Views/Pages/GamePage.xaml
index 4fd4289..810dd45 100644
--- a/src/Codebreaker.MAUI/Views/Pages/GamePage.xaml
+++ b/src/Codebreaker.MAUI/Views/Pages/GamePage.xaml
@@ -26,20 +26,20 @@
IsVisible="{Binding GameStatus, Mode=OneWay, Converter={StaticResource GameStatusVisibleConverter}, ConverterParameter=Start}">
-
+ Padding="5,0"
+ FlexLayout.Grow="2"
+ Spacing="5">
+
+ Placeholder="Enter your player name"/>
-
@@ -57,36 +57,12 @@
-
-
-
-
-
-
-
-
-
+ IsVisible="{Binding GameStatus, Mode=OneWay, Converter={StaticResource GameStatusVisibleConverter}, ConverterParameter=Cancelable}"/>
+
+