020 : Node 020

Balthazar:

xxxx

Create the following file in your project:

style.css: Basic CSS file
body { background-color: blue; color: white; } canvas { border: 1px solid black; }

GOTO 040