.curr-speaking {
  position: absolute;
  top: 20px;
  left: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.curr-speaking .tip {
  color: white;
  font-size: 12px;
  margin-top: 10px;
}

.fps-pop[data-v-246cfa99] {
  position: fixed;
  top: 10%;
  left: 50%;
  transform: translate(-50%);
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px 20px 10px 30px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 375px;
}
.fps-pop .fps-close[data-v-246cfa99] {
  background: url("../assets/images/Frame@2x(42).b0f79800bc7cef4011f548a57b1be946.png") no-repeat;
  background-size: 100% 100%;
  width: 10px;
  height: 10px;
  cursor: pointer;
}

.draw-prise-item:last-child .draw-prise-item-text[data-v-ffa20eb8] {
  color: #fff !important;
  font-size: 26px !important;
  font-weight: 100 !important;
}

.CreateActive[data-v-37c5f338] {
  width: 120px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  border-radius: 20px;
  font-size: 12px;
  cursor: pointer;
}

