<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.woonp {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.woonp label {
    margin-right: 10px;
}

.woonp input {
    width: auto !important;
}
</pre></body></html>