body{margin: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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;position:relative;height:100vh}.App-logo{height:50px;pointer-events:none}.footer-wrapper{position:absolute;bottom:0;display:flex;justify-content:space-between;background-color:#282c34;color:#fff;width:100%}.footer-text{margin:1em 5em;display:flex;align-items:center}.footer-text a{color:#fff;font-weight:700;text-decoration:none}.body-container{display:flex;height:85vh}.left-container,.right-container{width:50%;height:100%}.component-wrapper,.left-container,.right-container{display:flex;align-items:center;justify-content:center}.component-wrapper{flex-direction:column}.component-text{font-size:48px;margin:10px 0}.component-number{font-weight:700;font-size:72px;margin:0 15px}.component-fire-button{font-size:72px;cursor:pointer;border:2px solid orange;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:50%;width:96px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.notice-bar{background-color:rgba(40,44,52,.4);padding:10px;font-weight:600}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 5s linear infinite;animation:App-logo-spin 5s linear infinite}}.App-header{background-color:#282c34;height:10vh;display:flex;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:768px){.body-container{flex-direction:column;justify-content:space-around;height:75vh}.left-container,.right-container{width:100%}.footer-wrapper{flex-direction:column;align-items:center}.footer-text{margin:0}.component-text{font-size:24px}.component-number{font-size:48px}.component-fire-button{margin:10px}}
/*# sourceMappingURL=main.84d23de9.chunk.css.map */