@ -45,6 +45,7 @@ const examine=()=>{
.box {
width: 100vw;
height: 100vh;
overflow: auto;
background-image: url('../assets/icon/background.png');
.title{
width: 100%;
@ -84,7 +85,7 @@ const examine=()=>{
justify-content: center;
align-items: center;
margin-top: 170px;
margin-top: 150px;
.button{
width: 25%;
min-width: 480px;