<div class="container"> <h2>Button</h2> <p> .btn 类是按钮的基本样式:</p> <button type="button" class="btn">基本按钮</button> </div>