html`<style>
[data-scoped-0] input:not([type]), [data-scoped-0] input[type=email], [data-scoped-0] input[type=number], [data-scoped-0] input[type=password], [data-scoped-0] input[type=range], [data-scoped-0] input[type=search], [data-scoped-0] input[type=tel], [data-scoped-0] input[type=text], [data-scoped-0] input[type=url] {
width: 100%;
}
</style>`