I hope to add CSS style parsing in the next version.🙂🙂 eg. ```css .text { padding: 10px; margin: 20px; } .view { display: flex; align-items: center; } ```