diff --git a/components/GameBoard.vue b/components/GameBoard.vue index 84e7390..b82040c 100644 --- a/components/GameBoard.vue +++ b/components/GameBoard.vue @@ -99,6 +99,7 @@ function showWinnerScreen() { overflow: auto; position: relative; isolation: isolate; + background: url('/images/bg-darkgrass.png'); } #market {