 body {
 background-color: white;
  }

canvas{
  border:1px solid black;
  background-color:yellow;
  }

