html, body {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: sans-serif;
  text-align: center;
}

svg { display: block; }
