|
@ -224,7 +224,7 @@ const animateScoreChange = () => { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.full-background { |
|
|
.full-background { |
|
|
background-image: url('bg.jpg'); |
|
|
|
|
|
|
|
|
background-image: url('bg.png'); |
|
|
background-size: cover; |
|
|
background-size: cover; |
|
|
background-repeat: no-repeat; |
|
|
background-repeat: no-repeat; |
|
|
background-position: center; |
|
|
background-position: center; |
|
|