为什么只设置css,HTML里什么都没有,谷歌浏览器还能渲染成功
div { width: 100px; height: 100px; background-color: aqua; }
咋可能,我试了一下啥也没有