diff --git a/src/app/page.tsx b/src/app/page.tsx
index da81c58..557b656 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -23,7 +23,7 @@ export default function Page() {
display: flex;
align-items: center;
justify-content: center;
- gap:20px;
+ gap:1rem;
`}>
setA(event.target.valueAsNumber)} />
@@ -53,8 +53,8 @@ export default function Page() {
×
@@ -70,12 +70,12 @@ export default function Page() {
display: flex;
align-items: center;
justify-content: center;
- width: 170px;
- height: 170px;
+ width: 190px;
+ height: 190px;
`}>
@@ -88,20 +88,20 @@ export default function Page() {
`}>
=