.App{align-items:center;background:#74ebd5;background:linear-gradient(90deg,#acb6e5,#74ebd5);display:flex;font-family:Arial,sans-serif;justify-content:center;min-height:100vh}#quote-box{background:#fff;border-radius:10px;box-shadow:0 0 20px #0003;max-width:600px;padding:2rem;text-align:center}#text{font-size:1.5rem;margin-bottom:1rem}#author{color:#555;font-size:1.2rem;margin-bottom:2rem}.buttons{display:flex;justify-content:space-between}#new-quote,#tweet-quote{background:#4facfe;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:.6rem 1.2rem;text-decoration:none}#new-quote:hover,#tweet-quote:hover{background:#00f2fe}
/*# sourceMappingURL=main.81f2b4f5.css.map*/