html,
body {
  margin: 0;
  background: black;
}

svg {
  width: 100%;
  height: auto;
}
