html, body {
  height: 100%;
  width: 100%;
}

#MySVG {
  height: 100%;
  width: 100%;
  background: black;
}