SOURCE

console 命令行工具 X clear

                    
>
console
<h1 class="home-root">
  官网名称
</h1>
<!-- 使用content将h1变为替换元素的形式,从而替换了文本 -->
h1 {
  content: url('')
}