html,body {
  height: 100%;
  width: 100%;
  background: black;
  color: white;
}
#Mycanvas {
  height: 100%;
  width: 100%;
}