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}.App{align-items:center;background:#020024;background:linear-gradient(135deg,#c4e9e7,#03c1b8 50%,#e81616 0,rgba(214,111,173,.796));display:flex;height:100vh;justify-content:center}.title{text-align:center}.JokeList{display:flex;height:80%;width:80%}.JokeList-sidebar{align-items:center;background-color:#a905a9;display:flex;flex-direction:column;justify-content:center;width:30%}.JokeList-sidebar,.img{box-shadow:25px 39px 26px 3px rgba(0,0,0,.74)}.img{border:0 solid #000;border-radius:200px 200px 200px 200px;-moz-border-radius:200px 200px 200px 200px;-webkit-border-radius:200px 200px 200px 200px;height:200px;width:200px}.title{color:#fff;font-size:2rem;font-weight:300x;letter-spacing:.6rem}.JokeList-jokes{align-self:center;background-color:#eddddd;border:0 solid #000;height:90%;overflow:scroll}.JokeList-jokes,.btn{box-shadow:25px 39px 26px 3px rgba(0,0,0,.74)}.btn{background:linear-gradient(135deg,#b3e5fc,#b3e5fc 50%,#e7aabe 0,#f70350 0);border-radius:2rem;cursor:pointer;font-size:1.8rem;font-weight:700;margin:2rem;outline:none;padding:1rem 2rem;transition:.8s cubic-bezier(.2,1,.2,1);word-spacing:.5rem}.btn:hover{block-size:0 19px 38px rgba(0,0,0,.25);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.Jokelist-spinner{color:#fff;text-align:center}.Joke{border-bottom:2px solid #eee;font-weight:300;padding:10px}.Joke,.Joke-buttons{align-items:center;display:flex;justify-content:center}.Joke-buttons{margin-right:5px;width:15%}.Joke-text{font-size:1rem;width:75%}.Joke-votes{border:2px solid red;border-radius:50%;box-shadow:0 10px 38px rgba(0,0,0,.44);font-size:20px;font-weight:300;height:50px;line-height:50px;text-align:center;width:50px}.fa-arrow-down,.fa-arrow-up{cursor:pointer;font-size:1rem;margin:10px}.Joke-smile{border-radius:50%;box-shadow:0 10px 38px rgba(0,0,0,.74);font-size:2rem;margin-left:auto}
/*# sourceMappingURL=main.66ea4c6b.css.map*/