:root{--h3:calc(1.8rem + 1.3vw);--h4:calc(1rem + 1.3vw)}.quote-boxe{width:auto;height:100%;background:red;text-align:center}.content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.content .quote{width:94%;height:auto;background:#f5f5f5;font-size:calc(1.8rem + 1.3vw);font-size:var(--h3);padding:2% .5% 1%;border-top-left-radius:15%;border-top-right-radius:15%;border-bottom-left-radius:5%;border-bottom-right-radius:5%}.content .author{padding:.5% 1% 1%;width:auto;height:auto;background:#f5f5f5;font-size:calc(1rem + 1.3vw);font-size:var(--h4);border-bottom-left-radius:15%;border-bottom-right-radius:15%}.controls{position:fixed;top:2%;left:2%;right:2%;z-index:10;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(40vw,auto))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(40vw,auto));-ms-grid-rows:1fr;grid-template-rows:1fr;grid-gap:2%;gap:2%}.controls .tweet{background:#f5f5f5}.controls .new-quote,.controls .tweet{display:inline;font-size:calc(1rem + 1.3vw);font-size:var(--h4)}body{height:100vh;width:auto;margin:0;padding:0}body .root{position:relative}.App,body .root{width:100%;height:100%}.App{background:#00f}
/*# sourceMappingURL=main.db5ff1a0.chunk.css.map */