<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.detail__info input[type="number"] {
    width: 50px;
}
.detail__info .submitBtn button {
    width: 100%;
    padding: 12px 0;
    background-color: #000;
    color: #fff;
    border: none;
    font-size: 18px;
    text-align: center;
}</pre></body></html>