Name: {move || game_name()}
-Host: {move || game_host()}
-Players: {move || game_players()}
-Czar: {move || game_czar()}
-Black Card: {move || game_black().0} Pick: {move || game_black().1}
-Your Cards: {move || game_white()}
+ +Name: {move || game_name()}
+Host: {move || game_host()}
+Czar: {move || game_czar()}
+Players: {move || game_players()}
+ +{move || game_black().0}
+Pick: {move || game_black().1}
+{card}
+