#root{margin:0 auto;text-align:center}.order-form{display:flex;flex-direction:column;gap:.75rem;align-items:center;padding:1rem;border:1px solid #ccc;border-radius:4px;max-width:350px;margin:auto}.form-row{display:flex;align-items:center;width:100%}.form-row label{width:80px;text-align:left;margin-right:1rem;font-weight:700}.form-row input,.form-row select{flex:1;padding:.25rem;width:100%}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}.order-book-container{min-height:450px;min-width:900px}.order-book-main{display:flex;flex-direction:row;height:80vh;margin:20px 0 0}.price-history-container{width:70%;height:auto;max-height:800px}.sidebar-container{display:flex;flex-direction:column;flex:1}.price-levels-container{height:70%;margin:0 0 10px}.order-form-container{width:80%;align-items:center;display:flex;justify-content:center;flex-direction:column;margin:0 auto}#status{text-align:center}
