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}#root{display:flex;position:absolute;height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{padding:0;margin:0;box-sizing:border-box;color:#fff}.App{width:100%;background:#43aa8b}#quote-box,.App{display:flex;flex-direction:column;justify-content:center;align-items:center}#quote-box{height:315px;width:600px;background:#577590;border-radius:55px;padding:55px;position:absolute}#text{text-align:center}#author{position:absolute;right:30px;bottom:28px}#new-quote{position:absolute;bottom:20px;left:20px;text-decoration:none;border-radius:12px;border:none;font-size:14px;padding:8px 24px;background:#f8961e}#new-quote:hover{background:#f3722c;cursor:pointer}#tweet-quote{position:absolute;bottom:15px;text-decoration:none;border:none;margin:0}#tweet-icon{height:30px;background:#f8961e;border-radius:50%;padding:4px}#tweet-icon:hover{background:#f3722c;cursor:pointer}#heading{background:#f8961e;z-index:2;position:absolute;top:-30px;font-size:36px;padding:5px 15px;border-radius:20px 5px 20px 5px}@-webkit-keyframes animate{75%{height:100%;width:100%;border-radius:0}}@keyframes animate{75%{height:100%;width:100%;border-radius:0}}#box-animation0,#box-animation1,#box-animation2,#box-animation3,#box-animation4,#box-animation5,#box-animation6,#box-animation7{position:absolute;background-color:#90be6d;border-radius:55px;height:310px;width:590px;-webkit-animation-name:animate;animation-name:animate;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}#box-animation1{background-color:#43aa8b;-webkit-animation-delay:.2s;animation-delay:.2s}#box-animation2{background-color:#90be6d;-webkit-animation-delay:.4s;animation-delay:.4s}#box-animation3{background-color:#43aa8b;-webkit-animation-delay:.6s;animation-delay:.6s}#box-animation4{background-color:#90be6d;-webkit-animation-delay:.8s;animation-delay:.8s}#box-animation5{background-color:#43aa8b;-webkit-animation-delay:1s;animation-delay:1s}#box-animation6{background-color:#90be6d;-webkit-animation-delay:1.2s;animation-delay:1.2s}#box-animation7{background-color:#43aa8b;-webkit-animation-delay:1.4s;animation-delay:1.4s}@media only screen and (max-width:800px){#heading{top:-20px;font-size:30px;text-align:center}#quote-box{height:262.5px;width:500px}#text{font-size:20px}#author,#new-quote{font-size:12px}#tweet-icon{height:28px}#box-animation0,#box-animation1,#box-animation2,#box-animation3,#box-animation4,#box-animation5,#box-animation6,#box-animation7{height:262.5px;width:500px}}@media only screen and (max-width:530px){#heading{top:-15px;font-size:22px}#quote-box{height:210px;width:400px}#text{font-size:14px}#author,#new-quote{font-size:12px}#tweet-icon{height:28px}#box-animation0,#box-animation1,#box-animation2,#box-animation3,#box-animation4,#box-animation5,#box-animation6,#box-animation7{height:210px;width:400px}}@media only screen and (max-width:410px){#heading{top:-20px;font-size:19px;width:100%;border-radius:55px 55px 0 0}#quote-box{height:300px;width:300px;border-radius:20px 20px 55px 55px}#text{font-size:14px}#author{bottom:60px}#author,#new-quote{font-size:12px}#tweet-icon{height:28px}#tweet-quote{right:31px}#box-animation0,#box-animation1,#box-animation2,#box-animation3,#box-animation4,#box-animation5,#box-animation6,#box-animation7{height:450px;width:300px}}@media only screen and (max-width:350px){#heading{top:-15px;font-size:18px}#quote-box{border-radius:20px 20px 55px 55px}#box-animation0,#box-animation1,#box-animation2,#box-animation3,#box-animation4,#box-animation5,#box-animation6,#box-animation7,#quote-box{height:300px;width:280px}}
/*# sourceMappingURL=main.7dc75bde.chunk.css.map */