body{box-sizing:border-box;margin:0;max-height:100vh;padding:0}.App{min-height:100vh}.container{background:#fff;border:1px solid #0003;border-radius:.25rem;margin:3rem auto;max-width:35rem;padding:1.2rem}.light{background:#fff;color:#000}.dark,.light{transition:all .5s}.dark{background:#15202b;color:#fff}h2{color:#000;font-size:2rem;margin-top:.5rem;text-align:center}.form-control{display:flex;justify-content:center}.text-input{border:1px solid #03112f;border-radius:5px;flex-grow:1;font-size:18px;padding:5px}.text-input:focus{outline:none}.submit-btn{background:#0c969c;border:#0000;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700}header{background:#0d1e4c;box-shadow:0 1px 3px #0000000d;font-weight:700;justify-content:space-between;min-height:40px;padding:15px}.logo,header{align-items:center;display:flex}.logo span{color:#f0f8ff;font-size:22px;margin-left:7px}.theme span{color:#f0f8ff;cursor:pointer;font-size:20px;margin-bottom:100px;margin-left:20px}.theme .icon{font-size:17px}.list-item{align-items:center;border-radius:.25rem;box-shadow:0 1px 3px #000000b3;display:flex;font-size:1.2rem;justify-content:space-between;margin-top:.5rem;padding:.25rem 2rem}.title{color:#000;font-weight:700}.btn{color:#000;cursor:pointer;font-size:1.2rem;margin-left:.8rem}
/*# sourceMappingURL=main.0fedec0c.css.map*/