#container {
  width: 100%;
  height: auto;
}

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