SOURCE

console 命令行工具 X clear

                    
>
console
<div class="alert-grid">
<span class="alert alert-success" role="alert">这是警告信息</span>
</div>
.alert-grid{
  position:absolute;
  top: 200px;
  width: 100%;
  text-align: center;
  z-index: 1999;
}

本项目引用的自定义外部资源