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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{width:100%!important;height:100%!important;margin:0;padding:0;background-color:#282c34;color:#fff}.App{text-align:center;height:100vh}.App-logo{height:40vmin}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#09d3ac}.wrapper{display:flex;justify-content:center;flex-wrap:wrap;margin:auto auto 50px;width:100%}@media only screen and (max-width:600px){.wrapper{width:100%}}@media only screen and (min-width:600px){.wrapper{width:600px}}@media only screen and (min-width:768px){.wrapper{width:600px}}@media only screen and (min-width:992px){.wrapper{width:600px}}@media only screen and (min-width:1200px){.wrapper{width:600px}}.box{color:#fff;border-radius:5px;box-shadow:0 28px 45px rgba(127,122,240,.2)}.box:hover{box-shadow:0 28px 45px rgba(227,73,209,.7);-webkit-animation-name:scale;animation-name:scale;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes scale{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes scale{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}.small{font-size:30px}.btn{width:250px;height:50px;font-size:20px}.selected{box-shadow:0 28px 45px rgba(227,73,119,.7)}.disabled{pointer-events:none}.image{width:150px;height:150px;margin:10px}.image img{width:100%;height:100%}@media only screen and (max-width:600px){.image{width:100px;height:100px}}@media only screen and (min-width:600px){img{width:50px;height:50px}}@media only screen and (min-width:768px){img{width:50px;height:50px}}@media only screen and (min-width:992px){img{width:150px;height:150px}}@media only screen and (min-width:1200px){img{width:150px;height:150px}}
/*# sourceMappingURL=main.3f663b2a.chunk.css.map */