*{box-sizing:border-box}html,body,#root{overscroll-behavior:none;overflow:hidden;width:100%;height:100%;margin:0;padding:0}body{background:#fff}.container-3d{position:fixed;height:50vh;width:100%}.container-body{margin-top:50px;position:fixed;top:50vh;height:50vh;width:100%;display:flex;flex-direction:column;overflow:auto}.header{display:flex;justify-content:space-between;height:35px;width:100%;background-color:#171717;padding:4px}.total-container{display:flex;flex-direction:column}.total-container>div{display:flex}.line-item div:nth-child(2){flex-grow:1;border-bottom:1px dashed grey;margin:.4em}
