Styling of webix components

Hello,

I am trying to style my ui.text field by applying custom css to it but the components generate its own html and css values.

I was wondering if I could simply declare my own HTML input text and use it as a webix component

This is an example of what I am trying to build (this is in pure HTML and CSS) but I would love to see something like this with Webix.

I would appreciate any help with this. Thanks.