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;background:#12232e}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{color:#eefbfb;max-height:100%;min-height:100%;margin:8% 5%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.App,.tablediv{text-align:center}.tablediv{width:40%;margin:10px;-webkit-animation:swing-in-top-fwd .5s cubic-bezier(.175,.885,.32,1.275) both;animation:swing-in-top-fwd .5s cubic-bezier(.175,.885,.32,1.275) both}td{background-color:#203647;color:#eefbfb}td,th{border-radius:3px;margin-bottom:5px;margin-left:5px;max-width:50px}th{color:#203647;background-color:#eefbfb}@-webkit-keyframes swing-in-top-fwd{0%{-webkit-transform:rotateX(-100deg);transform:rotateX(-100deg);-webkit-transform-origin:top;transform-origin:top;opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform-origin:top;transform-origin:top;opacity:1}}@keyframes swing-in-top-fwd{0%{-webkit-transform:rotateX(-100deg);transform:rotateX(-100deg);-webkit-transform-origin:top;transform-origin:top;opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform-origin:top;transform-origin:top;opacity:1}}.grid{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center;-webkit-flex-direction:row;flex-direction:row;width:100%;margin:0 1% 1%;overflow:hidden}button{color:#eefbfb;background-image:linear-gradient(90deg,#4da8da,#007cc7);border:5px;padding:10px;border-radius:20px;margin:10px;max-width:300px}button:on-hover{background-image:#eefbfb!important;color:linear-gradient(90deg,#4da8da,#007cc7)!important}.features{margin-top:30px;margin-bottom:30px;background-color:#203647;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-radius:20px;border:1px solid #000;height:200px;width:200px;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;top:0;overflow:hidden}.features:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:100px}input{border:none;outline:none!important;padding:5px;border-radius:1px}.features_body{margin:20px 0;width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.features_head{background:#eefbfb;height:50px;text-align:center;padding-top:5px;padding-bottom:5px;margin:0;width:100%;color:#12232e;top:0}.howto{background-color:#eefbfb;color:#12232e;text-align:left;left:50%;right:50%;width:300px!important;height:350px;margin:30px,20px,30px,20px;padding:1px 10px 10px 20px;border-radius:20px;-webkit-animation:swing-in-top-fwd .5s cubic-bezier(.175,.885,.32,1.275) both;animation:swing-in-top-fwd .5s cubic-bezier(.175,.885,.32,1.275) both}.howto>h3,.main{text-align:center}.main{background-color:#203647;width:100%!important;height:12%;position:fixed;top:0}
/*# sourceMappingURL=main.f705c832.chunk.css.map */