@@ -139,6 +139,7 @@ const touchend = e => {
width: 100vw;
height: 100vh;
overflow: hidden;
+ position: fixed;
background-image: url(./img/background.webp);
background-size: 100% 100%;
max-width: 750px;