
.score[data-v-f9f7d286] {
  float: right;
  font-weight: bold;
  border: 1px solid blue;
  padding: 5px;
  border-radius: 10px;
}
.pagediv[data-v-f9f7d286] {
  width: 100%;
  height: 50px;
  margin-top: 15px;
  text-align: right;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

