main {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}
