.content[data-v-8ca09a82] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 12.266667vw);
  gap: 8vw;
}
.content .notes[data-v-8ca09a82] {
  font-weight: bold;
  text-align: center;
}
.content .notes p[data-v-8ca09a82] {
  font-size: 4.266667vw;
}
.content .notes div[data-v-8ca09a82] {
  width: 21.333333vw;
  height: 21.333333vw;
  border-radius: 50%;
  line-height: 21.333333vw;
  margin: 5.333333vw auto;
  font-size: 5.866667vw;
  background-color: #fe3839;
  color: #fff;
}
.content .notes .name[data-v-8ca09a82] {
  font-size: 6.4vw;
}
.content .save[data-v-8ca09a82] {
  margin-top: 10.666667vw;
}
.content .save span[data-v-8ca09a82] {
  padding: 2.666667vw 4vw;
  border: 1px solid #000;
  border-radius: 5.333333vw;
  margin: 0 2.666667vw;
  font-size: 4.266667vw;
  font-weight: bold;
}

