@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);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{display:flex;align-items:center;justify-content:center;text-align:left;height:100vh;font-family:"Roboto",sans-serif}.joke{height:70px}.joke,.joke-punctuation{display:flex;flex-direction:row}.joke-punctuation{justify-content:center;align-items:center}.joke-button{background-color:#000;color:#fff;text-align:center;cursor:pointer}.joke-button,.joke-points{height:30px;border:1px solid #000;padding:5px;font-size:14px}.joke-points{width:30px;justify-content:center}.joke-points,.joke-text{display:flex;align-items:center}.joke-text{justify-content:flex-start;width:90%;padding-left:10px}.joke-avatar{display:flex;align-items:center;justify-content:center}.joke-avatar img{width:60px;height:60px}.JokeList{display:flex;width:80%;height:80%;background-color:#fff;z-index:10}.JokeList-sidebar{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000;color:#fff;width:400px;border-radius:1%;border:1px solid #000}.JokeList-title{font-weight:300;font-size:30px;margin-bottom:30px;text-align:center}.JokeList-title span{font-weight:700;font-size:30px}.JokeList-newjokes{background-color:#fff;border:none;color:#000;padding:15px 32px;margin-top:30px;text-align:center;font-size:20px;cursor:pointer}.JokeList-jokes{padding:20px;overflow:scroll}.JokeList-jokes,.JokeList-loader{display:flex;flex-direction:column}.JokeList-loader{justify-content:center;align-items:center;align-content:center}
/*# sourceMappingURL=main.47836933.chunk.css.map */