单项选择题

以下哪个语句可以为box元素添加背景色?()

A.box.background="red"
B.box.class.background="red"
C.box.className.background="red"
D.box.style.background="red"