@charset "UTF-8"; /*多行注释*/ .box { width: 500px; height: 500px; border: 2px solid #f00; } h1 { color: purple; }