@ -285,7 +285,7 @@ onMounted(() => {
.wheel-base {
background-image: url('/public/wheel-base1.png');
position: fixed;
left: 535px;
left: 28%;
top: 160px;
width: 568px;
height: 600px;
@ -298,7 +298,7 @@ onMounted(() => {
.luckyWheel .lucky {
aspect-ratio: 1/1;
color: aqua;
margin-top: -3rem;
margin-top: -10%;
}
h1 {