@@ -584,8 +584,8 @@ const answerPaperScale = $computed(() => {
font-size: 20px;
font-weight: bold;
position: absolute;
- top: 20px;
- left: 260px;
+ top: 1%;
+ left: 15%;
z-index: 9;
color: #f53f3f;
}