body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}p{font-size:1.6rem}h1{font-size:6rem}.App{background-color:rgba(0,0,0,.4);color:#fff;height:100vh;position:relative;width:100%}.App .search{padding:1rem;text-align:center}.App input{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.8);border-radius:12px;color:#fff;font-size:1.2rem;min-width:20rem;padding:1rem}::-webkit-input-placeholder{color:#fff}::placeholder{color:#fff}.App:before{background:#22c1c3;background:linear-gradient(0deg,#22c1c3,#fd2dbf);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.container{display:flex;flex-direction:column;height:700px;justify-content:space-between;margin:auto;max-width:700px;padding:0 1rem;position:relative;top:10%}.App .top{padding:2rem auto}.App .bottom,.App .top{margin:2rem auto;width:100%}.App .bottom{background-color:hsla(0,0%,100%,.4);border-radius:12px;display:flex;justify-content:space-evenly;padding:1rem;text-align:center}@media (max-width:580px){.App .bottom{flex-direction:column;font-size:.5rem;text-align:left}}
/*# sourceMappingURL=main.da283ea8.css.map*/