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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{align-items:center;-webkit-animation:backgroundAnimation 1s infinite alternate;animation:backgroundAnimation 1s infinite alternate;background-color:#333;background-image:url(/static/media/pes%20k.5db56d812ea0a59a99bf.jpg);background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;margin:0}@-webkit-keyframes backgroundAnimation{0%{background-position:0 0}to{background-position:100% 100%}}@keyframes backgroundAnimation{0%{background-position:0 0}to{background-position:100% 100%}}.App{background-color:hsla(0,0%,100%,.8);border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.5);padding:20px;text-align:center}h1{font-size:24px}input{font-size:18px;margin-top:10px;padding:10px;-webkit-transform-origin:center;transform-origin:center}.shake{-webkit-animation:shake .5s infinite alternate;animation:shake .5s infinite alternate}@-webkit-keyframes shake{0%{-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-50px) rotate(-20deg);transform:translateX(-50px) rotate(-20deg)}20%,40%,60%,80%{-webkit-transform:translateX(50px) rotate(20deg);transform:translateX(50px) rotate(20deg)}}@keyframes shake{0%{-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-50px) rotate(-20deg);transform:translateX(-50px) rotate(-20deg)}20%,40%,60%,80%{-webkit-transform:translateX(50px) rotate(20deg);transform:translateX(50px) rotate(20deg)}}
/*# sourceMappingURL=main.cb057c36.css.map*/