📜  如何在css代码示例中添加背景颜色

📅  最后修改于: 2022-03-11 14:47:26.077000             🧑  作者: Mango

代码示例3
body{
  background: lightblue;
}