diff --git a/src/views/Deck.vue b/src/views/Deck.vue index 1f7901b..3cedf8b 100644 --- a/src/views/Deck.vue +++ b/src/views/Deck.vue @@ -143,7 +143,7 @@ export default class DeckView extends Vue { margin-top: -2px; } .deck-bg { - position: absolute; + position: fixed; top: 0; left: 0; width: 100vw;