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-color:#282c34;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.App-header{color:#fff;font-size:1rem}main{width:90vw}#quote-box{color:#fff;display:grid;width:100%}#text{font-size:2rem;justify-self:center;margin-left:1.5rem;max-width:60ch}#text:after,#text:before{content:' " '}#author{font-size:1.5rem;justify-self:end;margin-right:2rem}#author:before{content:"- "}#new-quote{background-color:#3b4558;border:none;border-radius:18px;color:#fff;font-size:1.25rem;justify-self:center;padding:1rem 3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#new-quote:hover{background-color:#495e85}#tweet-quote{background-color:#313846;border-radius:18px;color:#fff;justify-self:center;margin-top:1.5rem;padding:.5rem 3rem;text-decoration:none}#tweet-quote:hover{background-color:#3b4863}#tweet-quote>img{width:1.5rem}footer{bottom:0;padding:.75rem;position:absolute;right:0}#github-link{text-decoration:none}#github-link>img{width:2rem}
/*# sourceMappingURL=main.ef6d217a.css.map*/