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;background-color:#14161a}.App-header{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.shakeBtn{padding-top:10vh}.fadeIn{margin:20vh;animation-duration:2s;animation-name:fadeIn}.askAgain{text-decoration:none;font-size:calc(10px + 1.2vmin);animation-duration:5s;animation-name:delayedFadeIn}.askAgain:visited{text-decoration:none;color:inherit}.askAgain:hover{text-decoration:underline;color:inherit}@keyframes fadeIn{0%{color:#fff0}to{color:#fff}}@keyframes delayedFadeIn{0%{color:#fff0}50%{color:#fff0}to{color:#fff}}
