# UI Design Guide Mosis uses RML (RmlUi Markup Language) and RCSS (RmlUi CSS) for building user interfaces. If you know HTML and CSS, you'll feel right at home. ## RML Basics RML is similar to HTML but with some differences optimized for UI rendering. ### Document Structure ```xml App Title ``` ### Common Elements | Element | Usage | |---------|-------| | `
` | Container/layout | | `

` | Paragraph text | | `` | Inline text | | `

` - `

` | Headings | | `` | Images | | `