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

body {
  margin: 0;
  background: #FBFBFD;
}

svg {
  width: 100%;
  vertical-align: middle;
}
