@import url(https://fonts.googleapis.com/css?family=Secular+One);@import url(https://fonts.googleapis.com/css?family=Rubik);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#4d4d4d;background-size:cover;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--background:#4d4d4d;--foreground:#e6e6e6;--dark:#303030}.App{color:#fff;font-family:Rubik,sans-serif;text-align:center}.App-logo{height:40vmin;pointer-events:none}.splash-screen{background-color:#4d4d4d;background-color:var(--background);color:#e6e6e6;color:var(--foreground);flex:1 1;flex-direction:column;font-family:Secular One,sans-serif;font-size:calc(12px + 2vmin);height:100vh;justify-content:center;width:100vw}.App-header,.splash-screen{align-items:center;display:flex}.App-header{background-color:#303030;background-color:var(--dark);flex-direction:row;font-size:calc(32px + 2vmin);height:10vh;justify-content:space-evenly}.App-body{align-items:center;display:flex;flex-direction:column;justify-content:center}.App-body,.Odds-text{font-family:Rubik,sans-serif;font-size:calc(12px + 2vmin)}.Odds-text{background-color:#e6e6e6;background-color:var(--foreground);border-radius:10%;color:#4d4d4d;color:var(--background);padding:10px;transition:all .35s ease-in}.row{font-size:calc(12px + 2vmin);justify-content:space-evenly}.Bet-input-form,.row{align-items:center;display:flex;flex-direction:row;width:100%}.Bet-input-form{justify-content:center}
/*# sourceMappingURL=main.340d77ab.css.map*/