body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes colorSwitch{0%{color:red}to{color:orange}}@keyframes onStartgetSmall{0%{font-size:100px}to{font-size:50px}}@keyframes colorswitch{0%{color:#00ff0d}to{color:#00d9ff}}@keyframes colorswitchforbg{0%{background-color:#003503}to{background-color:#004450}}@keyframes colorswitchforbgifyouloose{0%{background-color:#350000}to{background-color:#503700}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(4turn)}}@keyframes imagebigger{0%{height:200px}to{height:300px}}@keyframes texttilt{0%{transform:rotate(0deg)}to{transform:rotate(45deg)}}@keyframes sushitilt{0%{transform:rotate(0deg)}50%{transform:rotate(45deg)}to{transform:rotate(-45deg)}}.App{text-align:center}.App-logo{height:200px;transform:rotate(0deg)}.App-header{align-items:center;animation-duration:1s;animation-name:onStartgetSmall;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;max-height:100vh;min-height:100vh}.App-link{color:#61dafb}.App-logo{animation:imagebigger;animation-direction:alternate;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}#test{color:#00c8ff}#addScore{animation-duration:.9s;animation-iteration-count:infinite;animation-name:texttilt;color:#00c8ff;font-family:fantasy}#addScore,#sushi{animation-direction:alternate}#sushi{animation-duration:2s;animation-iteration-count:infinite;animation-name:sushitilt;bottom:400px;position:absolute;right:100px;width:100px;z-index:10}#sushi-text{bottom:325px;font-size:20px;position:absolute;right:33px;z-index:11}.gameMessage{animation:rotate 3s,colorSwitch .5s infinite}.gameMessage-{animation:rotate 3s,colorswitch .5s infinite}.bgswitch{animation:colorswitchforbg 2s infinite;animation-direction:alternate}.bgswitchifyouloose{animation:colorswitchforbgifyouloose 2s infinite;animation-direction:alternate}
/*# sourceMappingURL=main.a608b58c.css.map*/