background

fun Tag<HTMLBodyElement>.background(value: String)
fun Tag<HTMLBodyElement>.background(value: Flow<String>)