html, body {
  height: 100%;
  display: block;
}

body {
  font-family: "Comfortaa", cursive;
}

section {
  padding: 40px 0px;
}

.svg-body {
  width: 200px;
  margin: 30px auto;
  display: block;
  cursor: pointer;
}

h1 {
  text-align: center;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 0px;
}

h2 {
  text-align: center;
}

.st0 {
  fill: none;
  stroke: #000000;
  stroke-width: 4;
  stroke-miterlimit: 10;
}