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}.App-logo{animation:App-logo-spin 20s linear infinite;height:40vmin;pointer-events:none}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Coin-container{width:250px;height:250px;margin:0 auto}.Coin{height:100%;position:relative}.Coin-rotate img{transform:rotateY(-1turn);transition:transform 1s ease}.Coin-back,.Coin-front{position:absolute;left:0;height:100%;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.Coin-front{z-index:2}.Coin-back{transform:rotateY(180deg)}.CoinFlipper button{border:none;outline:none;margin-top:20px;color:#fff;padding:.6em;font-size:1em;background:#6a5acd;border-radius:5px;cursor:pointer}.CoinFlipper button:hover{background:#483d8b}.CoinFlipper button:disabled{cursor:not-allowed;background:#d9d7de}.CoinFlipper-number{font-weight:700}.lds-ellipsis{display:inline-block;position:relative;width:.8em;height:.6em}.lds-ellipsis div{position:absolute;top:.4em;width:.25em;height:.25em;border-radius:50%;background:#4b4a4a;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:0;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:0;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:.4em;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:.8em;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(.4em)}}
/*# sourceMappingURL=main.c9111ac9.chunk.css.map */