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}body{padding:20px}.App{align-items:center;display:flex;flex-direction:column}.boxEntry{background-color:#fff;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);height:30rem;margin:20px;width:60rem}.boxEntry,.codeSetion{border-radius:10px;display:flex}.codeSetion{align-items:center;background-color:#1e2024;flex-direction:column;height:100%;justify-content:center;overflow:hidden;position:relative;width:50%}.codeSetion img{height:100%;left:0;position:absolute;top:0}.functionSec{display:flex;flex-direction:column;padding:20px}.functionSec h1{font-size:25px}.functionSec h1 span{color:red}button{align-items:center;background-color:#0a66c2;border:0;border-radius:100px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Lucida Grande,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;justify-content:center;line-height:20px;margin-right:10px;max-width:480px;min-height:40px;min-width:0;overflow:hidden;padding:0 20px;text-align:center;touch-action:manipulation;transition:background-color .167s cubic-bezier(.4,0,.2,1) 0s,box-shadow .167s cubic-bezier(.4,0,.2,1) 0s,color .167s cubic-bezier(.4,0,.2,1) 0s;user-select:none;-webkit-user-select:none;vertical-align:middle}button:focus,button:hover{background-color:#16437e;color:#fff}button:active{background:#09223b;color:hsla(0,0%,100%,.7)}button:disabled{background:rgba(0,0,0,.08);color:rgba(0,0,0,.3);cursor:not-allowed}
/*# sourceMappingURL=main.165792f7.css.map*/