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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body{background-image:linear-gradient(180deg,#86d4d4,pink,#fff);height:800px;line-height:30px;overflow:hidden;text-align:center}.forms{font-size:20px}.output{background:#6de2eb;border-radius:30px;color:#000;display:flex;flex-direction:row;flex-wrap:wrap;height:-webkit-max-content;height:max-content}.output>div{background:#9ee067;border:2px solid #000;border-radius:10px;height:30px;margin:20px 50px;width:600px}.output>button{margin-left:35%}input{background:#a7a7e0;border-radius:25px}button,input{height:40px;margin:20px;width:200px}button{background:#22f8e6;border-radius:20px;font-size:18px}
/*# sourceMappingURL=main.f55db721.css.map*/