body{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}html{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(90deg,#1494df,#8dbfe1);color:#000;font-family:"Times New Roman",Times,serif;font-weight:700;text-align:center;display:flex;justify-content:center;align-content:center}.particles{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1}.quote-container{margin-top:25%;width:auto;max-width:900px;min-width:300px;padding:20px 30px;border-radius:10px;background-color:hsla(0,0%,100%,.4);box-shadow:0 10px 10px 10px rgba(0,0,0,.2)}.quote-text{padding:0 10px;font-size:2.75rem;font-family:cursive}.quote-author{margin-top:20px;font-size:2.5rem;font-weight:400;font-style:italic}.button-container{display:flex;justify-content:space-between;margin-top:20px;padding:0 5%}button{height:2.5rem;font-size:1.2rem;cursor:pointer;border:none;border-radius:10px;outline:none;padding:.5rem 1.8rem;box-shadow:0 .3rem hsla(0,0%,47.5%,.65)}button:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}button:active{transform:translateY(.3rem);box-shadow:0 .1rem hsla(0,0%,100%,.65)}.twitter-button{background-color:#38a1f3}.twitter-icon{font-size:1.5rem;color:#fff}.new-quote{background-color:#f08080}@media screen and (max-width:1000px){.quote-container{margin:25% 20px}.quote-text{font-size:2.5rem}}.loader{margin-top:30vh;border:16px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:120px;height:120px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.2e7f1ea9.chunk.css.map */