<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#product-shipping-form {
    border: 1px solid #ccc;
    margin-top: 30px;
    padding: 20px;
}

#product-shipping-form input {
    width: 100px;
}

</pre></body></html>