body{background-color:#000;margin:0;color:#fff}.navbar-brand{font-weight:700}.container-main{width:500px;max-width:90%;margin:auto}.container{padding:.5rem;margin:.25rem 0;border-radius:.2rem}hr{margin:.5rem auto;color:#0d6efd;opacity:1}ul{padding-left:0;margin-top:.2rem;list-style:none}.list-header{border:solid 1px #0d6efd;padding:.2rem .5rem;border-radius:.25rem;margin:0 0 .5rem;width:fit-content}.list-item{margin-bottom:.5rem;margin-left:1rem;min-height:fit-content;background-color:#fff;color:#000;border-radius:.25rem;position:relative;padding:.5rem}.bill-item{margin-bottom:.5rem;min-height:fit-content;background-color:#fff;color:#000;border-radius:.25rem;position:relative;padding:.5rem}.btn-remove{position:absolute;right:0;top:0;bottom:0;background-color:red}p{width:fit-content;margin:.5rem auto .2rem;padding:.2rem .5rem;border-radius:.2rem;font-weight:700}.output-display{width:100%;height:2.4rem;margin:0 auto;border:#000 solid 1px;border-radius:.2rem;background-color:#fff;color:#000;position:relative;text-align:start}.output-header{display:inline-block;height:100%;width:fit-content;text-align:center;padding:.3rem .5rem .5rem;border:1px solid #ced4da;background-color:#e9ecef}.output-value{display:inline;padding-left:.4rem}.output-unit{position:absolute;right:0;top:0;bottom:0;width:2.2rem;padding-top:.4rem;text-align:center;border:1px solid #ced4da;background-color:#e9ecef}