*{box-sizing:border-box;margin:0;padding:0}.app{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}#quote-box{background-color:#fff;border-radius:5px;height:-webkit-fit-content;height:fit-content;padding:20px;width:650px}.quote-text{align-items:flex-start;display:flex;gap:5px;justify-content:center}#text{font-weight:700;line-height:1.1;margin-bottom:20px;text-align:center}#text,.quote-icon{font-size:30px}#author{text-align:right}.icons{display:flex;justify-content:flex-start;margin-top:15px}.icon{align-items:center;border-radius:4px;color:#fff;display:flex;font-size:20px;height:40px;justify-content:center;width:40px}#tweet-quote{margin-right:10px}.quote-btn{margin-left:auto}#new-quote{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:17px;font-weight:700;padding:10px}.me{color:#fff;margin-top:10px}@media (max-width:600px){#quote-box{width:300px}#text,.quote-icon{font-size:25px}}@media (min-width:601px) and (max-width:767px){#quote-box{width:550px}}
/*# sourceMappingURL=main.e6788d3e.css.map*/