body{margin:0;box-sizing:border-box;font-family:"Rasa",serif;background:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.Joke{background:url(/static/media/joke-background.07c41653.png);border-bottom:2px solid #eee;padding:1rem;justify-content:center;font-family:"Montserrat",sans-serif}.Joke,.Joke-controls{display:flex;color:#727272;align-items:center}.Joke-controls{margin-right:1rem}.Joke-text{width:75%;font-size:1rem}.Joke-score{height:50px;width:50px;line-height:50px;background:#fff;border-radius:50%;text-align:center;font-size:20px;box-shadow:0 11px 21px -13px rgba(0,0,0,.75)}.down button,.Joke button,.up button{background:none;color:#727272;font-size:1.5em;border:none;transition:color .2s ease-in;cursor:pointer}.up:hover{color:#009620}.down:hover{color:#960019}.Joke-emoji{font-size:1.5rem;margin-left:auto;border-radius:50%;box-shadow:0 11px 21px -13px rgba(0,0,0,.75)}@media only screen and (max-width:1047px){.Joke{display:flex;flex-direction:column;text-align:center}.Joke-emoji{font-size:1.5rem;margin:0 auto;border-radius:50%;box-shadow:0 11px 21px -13px rgba(0,0,0,.75)}.Joke-score{width:40px;height:40px;font-size:14px;line-height:40px}.Joke-controls{margin:0}}.JokeList{position:relative;width:80%;height:80%;margin:0 auto;border-radius:5px;background:#fff;border-radius:10px;box-shadow:0 2px 21px -6px #545454}.JokeList,.JokeList-sidebar{display:flex;justify-content:center;align-items:center}.JokeList-sidebar{box-sizing:border-box;flex-direction:column;margin:0;background:linear-gradient(241deg,orange,#ffc700,#ff0096,#e100ff,#20f);background-size:1000% 1000%;-webkit-animation:gradient 5s ease infinite;animation:gradient 5s ease infinite;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:400px;height:100%;text-align:center}.logo{display:block;font-size:80px;margin:0 auto;color:#ff0}.JokeList-title{color:#fff;font-size:3rem}.JokeList-sidebar button{cursor:pointer;display:block;font-size:1.5rem;font-weight:600;border-radius:5px;color:#ff0;background:#07f;font-family:"Rasa",sans-serif;box-shadow:0 2px 16px -6px rgba(45,21,180,.425);margin:32px;transition:transform .2s linear;border:none;padding:.9rem 1rem}.JokeList-counter{font-size:1.5rem;font-weight:600;color:#fff}.JokeList-sidebar button:hover{transform:scale(1.05)}.JokeList-loader{font-size:40px;text-align:center;color:#07f}.spinner{display:block;margin:0 auto;font-size:70px;-webkit-animation:spinner 1s linear infinite;animation:spinner 1s linear infinite}.JokeList::-webkit-scrollbar{display:none}.JokeList-list{overflow:auto;margin:0;height:100%;padding:0;width:100%}@-webkit-keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes gradient{0%{background-position:11% 0}50%{background-position:90% 100%}to{background-position:11% 0}}@keyframes gradient{0%{background-position:11% 0}50%{background-position:90% 100%}to{background-position:11% 0}}@media only screen and (max-width:1047px){.JokeList{height:100%}.JokeList,.JokeList-sidebar{flex-direction:column;width:100%}.JokeList-sidebar{height:350px;justify-content:space-around;flex-wrap:wrap}.logo{display:none}.JokeList-title{font-size:2em}.JokeList-sidebar button{font-size:1.3em;margin-top:0}.JokeList-counter{margin-top:0}}.App{display:flex;align-items:center;justify-content:center;height:100vh}
/*# sourceMappingURL=main.9855a84f.chunk.css.map */