.posterImg[data-v-3c25f8df] {
  border: 1px dashed #b4b6b9;
  width: 200px;
  height: 200px;
  cursor: pointer;
  padding: 5px;
  font-size: 50px;
  color: lightgray;
  display: flex;
  align-items: center;
  justify-content: center;
}
.avatar[data-v-3c25f8df] {
  width: 200px;
  height: 200px;
}
.tip[data-v-3c25f8df] {
  font-size: 10px;
  color: gray;
}
