#demo,
#demo svg {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  background-color: rgba(255, 0, 0, 0.2);
}