@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-image:url(../bg.svg);background-position:center;background-repeat:no-repeat;background-attachment:fixed;background-size:120vh auto;position:relative}@media (min-width: 1400px){body{background-size:50vw auto}}html,body{height:100%;width:100%;overflow:hidden}#root{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.game-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.flappy-invoice-game-wrapper{display:flex;justify-content:center;align-items:center}.flappy-invoice-game-wrapper>div{overflow:hidden;width:auto!important;max-width:600px}#game-container{width:800px;height:600px;overflow:hidden}
