body {
  background-image: url(./img/mikimausu.webp);
  background-size: 250px;
  background-position: -70px -50px;
  /* background-repeat: no-repeat; */
  background-color: whitesmoke;
  font-family: sans-serif;
}
sup {
  visibility: hidden;
}
canvas {
  max-width: 100%;
  height: auto;
}
.paper-plane path:hover {
  fill: #3165cf;
}

.bg-smokewhite {
  background-color: whitesmoke;
}
.tracking-\[-5\] {
  letter-spacing: -5px;
}
.leading-0 {
  line-height: 0;
}
.font-3xl {
  font-size: 3rem;
}
.font-3xl {
  font-size: 3rem;
}
.v-aling-bottom {
  vertical-align: bottom;
}
