*{box-sizing:border-box}body{font-family:system-ui,monospace,sans-serif;min-height:100vh;font-size:18px}input[type=checkbox]{margin-right:0}.result-container{background-color:rgba(0,0,0,.4);display:flex;justify-content:flex-start;align-items:center;position:relative;font-size:18px;letter-spacing:1px;padding:12px 10px;height:50px;width:100%}.result-container #result{word-wrap:break-word;max-width:calc(100% - 40px)}.result-container .btn{font-size:14px;position:absolute;top:5px;right:5px;height:40px;width:50px;padding:0}input[type=number i]{border:none;width:100px!important;font-size:16px;border-radius:2px}.setting{display:flex;justify-content:space-between;align-items:center;margin:15px 0}footer{text-align:center}