*{
  margin:0;
  padding:0
}

body{
  background: #d8e3e9;
}

#myCanvas{
    position: absolute;
    display: block;
  }