body {
  font-family: "Noto Sans JP", sans-serif;
}
.text-stroke-white {
  -webkit-text-stroke: 1px white;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}
