1、新建html文档。
3、书写css代码。<style>html, body { margin: 0; background: #000; }canvas { display: block; }</style>
5、代码整体结构。