implementation("org.jetbrains.kotlinx:kotlinx-html:0.12.0")
A kotlinx.html library provides DSL to build HTML to Writer/Appendable or DOM at JVM and browser (or other JavaScript engine) for better Kotlin programming for Web.