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}#root,body,html{box-sizing:border-box;height:100vh;margin:0;padding:0}.App{align-items:center;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/static/media/background.d5521c66e3d50d42c691.jpg);background-position:50%;background-size:cover;height:100%;justify-content:center;text-align:center}.App,.card{display:flex}.card{background-color:#f5f5f5;border-radius:10px;flex-direction:column;height:30%;padding:3%;text-align:left;width:50%}.card input{border-radius:5px;padding:5px;width:45%}@media only screen and (max-width:1000px){.card{height:30%;width:70%}}@media only screen and (max-width:650px){.card{height:35%;width:80%}}
/*# sourceMappingURL=main.c2e36286.css.map*/