.game {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90vw;
    height: auto;
    max-width: none;
    max-height: none;

}

.choice img {
width: 25vw;
height: 25vw;
border: 1vw solid black;
}

.si1{
width: 60vw;
height: 60vw;

}

.bi1{
height: 5vw;
background: white;
border: 0.25vw black solid;
}
.bi1 img{
height: 4.5vw;

}

.dd1 { 
    position: relative; 
    display: inline-block; 
    
} 

.webname{
color: blue;
}

.dt1 { 
    
    height: 5vw; 
width: 5vw;
    background: white; 
    color: white; 
    
    border: 0.25vw solid black; 
    
    
    cursor: pointer; 
} 
.dt1 img{
height: 4.5vw;
width: auto;

}

.dc1 { 
    display: none; 
    position: absolute; 
    top: 5.3vw;  
    background-color: #f9f9f9;  
    box-shadow: 0px 1vh 2vh 0px rgba(0,0,0,0.2); 
    z-index: 1; 
    
  left: 50%;
transform: translate(-50%, -0%);
} 

.dc1 a { 
    color: black; 
    padding: 3vw 3vw; 
    text-decoration: none; 
    display: block; 
    font-size: 4vw; 
} 

.dc1 a:hover { 
    background-color: lightgray;
} 

.dd1:hover .dc1 { 
    display: block; 
} 

.dd1:hover .dt1 { 
    background-color: lightgray; 
} 





.gp {
    display: flex; /* Use flexbox for layout */
    flex-wrap: wrap; /* Allow child elements to wrap to the next line */
    justify-content: space-between; /* Align items to the left */
   
}

.mg1 {
    border: 0.1vw black solid;
    background: white;
    text-align: center;
    width: 29vw; /* Width of each .mg1 block */
    margin-bottom: 1vw; /* Optional spacing below each element */

}




a{
text-decoration: none;
}

.gimg {
    width: 22vw; /* Width of the image */
}






*{ padding: 0; margin: 0; }

.fit{ width: 89.4vw;}
.right{ right: 5vw; border: 0.3vw black solid;}
h1 {
 padding: 2.25vw 0;
 margin: 0;
  font-family: sans-serif;
  font-size: 11vw;
  color: black;
}
h2 {
  padding: 2.25vw 0;
  margin: 0;
  font-family: sans-serif;
  font-size: 9vw;
  color: black;
  
  }
h3 {
  padding: 2vw 0;
  margin: 0;
  font-family: sans-serif;
  font-size: 7vw;
  color: black;
}
p {
color: black;
font-family: sans-serif;
font-size: 4.5vw;
padding: 2vw 0;
}
small {
color: black;
font-family: sans-serif;
font-size: 2vw;
padding: 0.75vw 0;
}
.h3img{
width: 7vw;
height: 7vw;
border-radius: 50%;
}
.h2img{
width: 9vw;
height: 9vw;
}
.br{
    height: 4vw;
}
.pc1{
    width: 90vw;
    border: 0.3vw black solid;
    background: white;
}
.pc2{
    width: 90vw;
    border: 0.3vw black solid;
    background: white;
}
.imgp{ height: 4.5vw; background: url(Lt.png); background-repeat: no-repeat;
  background-size: 100% 60%;
  background-position: 50% 45%;
  color: transparent;
}
.tab1 {
display: flex; justify-content: space-between; border: 1px black solid; background-color: white; width: 90vw;
}
.tab2{ padding: 0; margin: 0; display: flex; justify-content: space-between; border: 1px black solid; background-color: white; width: 90vw;}
.code {
border-left: 8px solid blue;
text-align: left;
background-color: gray;
}
.code p{
display: table; /* keep the background color wrapped tight */ margin: 0px auto 0px auto; /* keep the table centered */ padding:5px;font-size:3rem;color:black;
text-align: left; word-break:break-all; 
}
span[class=lime]{
color: lime;
 -webkit-text-stroke: 0.1vh black;
}
span[class=green]{
color: green;
 -webkit-text-stroke: 0.1vh black;
}
span[class=red]{
color: red;
 -webkit-text-stroke: 0.1vh black;
}
span[class=cyan]{
color: cyan;
 -webkit-text-stroke: 0.1vh black;
}
span[class=yellow]{
color: yellow;
 -webkit-text-stroke: 0.1vh black;
}
.all {margin:0;background:lightgray;padding:0 5vw; padding-top:8.5vh;text-align:center;word-break:normal;}
.all1 {margin:0;background:lightgray;padding:0 5vw; text-align:center;word-break:normal;}
body {background:lightgray; width: 100vw; min-height: 100vh;display: flex;
  flex-direction: column;
}
main{ flex: 1;}
.navbar {
  overflow: hidden;
  background-color: #333;
  position: fixed;
  top: 0;
  width: 100%;
}
.put { width:90vw;min-height:10vw;font-size:5vw;border: 1px solid black; }
.put2 { width:100%;min-height:5vw;font-size:5vw;border: 1px solid black; padding: 2vw;}

.sub { width:100%;height:10vw;display:inline;background-color:cyan;font-size:5vw;border: 1px solid black;}

.main {
  padding: 0px;
  margin-top: 30px;
  height: 1500px; /* Used in this example to enable scrolling */
}
kbd kbd { background: #eaeaea; border: 1px solid #ccc; margin: 0 .1em; padding: .25em; }

img .imgcnt { width:970px; border: black 2px solid;}
}

.i5501{ font-size: 1.2vw; padding: 0 0; margin: inherit;}
.i5502{ font-size: 1.2vw; padding: 0 0; margin: inherit;}




.sfont { background-color: green; font-size:2vw; display: flex; justify-content: space-between; width: 80vw; padding: 0vw 10vw 0vw 10vw; color: cyan;}
.sfont a { font-size:2.3vh; color:cyan; text-decoration: none;}

.d005{ width: 20vw;}
.d004{
height:4.5em;display: flex; justify-content: space-between;
}
.d003{
height:4.5em;display: flex; justify-content: space-between;
}
.d002{
float: left; width:12vw; height:12vw;margin-top:2.5vw; border-radius: 50%;
}
.d001{
border: 0.5vw solid green; overflow:auto;
}


/*DESKTOP*/ @media only screen and (min-width : 1000px), only screen and (orientation: landscape) { 

.game{

max-width: 30vw;

}

.choice img {
width: 9vw;
height: 9vw;
border: 0.3vw solid black;
}


.si1{
width: 20vw;
height: 20vw;

}

.bi1{
height: 1.4vw;
background: white;
border: 0.1vw black solid;
}
.bi1 img{
height: 1.2vw;

}

.dd1 { 
    position: relative; 
    display: inline-block; 
    
} 

.dt1 { 
    
    height: 1.4vw; 
width: 1.4vw;
    background: white; 
    color: white; 
    
    border: 0.1vw solid black; 
    
    
    cursor: pointer; 
} 
.dt1 img{
height: 1.2vw;
width: auto;

}

.dc1 { 
    display: none; 
    position: absolute; 
    top: 1.5vw;  
    background-color: #f9f9f9;  
    box-shadow: 0px 1vh 2vh 0px rgba(0,0,0,0.2); 
    z-index: 1; 
    
  left: 50%;
transform: translate(-50%, -0%);
} 

.dc1 a { 
    color: black; 
    padding: 3vw 3vw; 
    text-decoration: none; 
    display: block; 
    font-size: 4vw; 
} 

.dc1 a:hover { 
    background-color: lightgray;
} 

.dd1:hover .dc1 { 
    display: block; 
} 

.dd1:hover .dt1 { 
    background-color: lightgray; 
} 










.mg1{
    border: 0.1vw black solid;
    background: white;
    text-align: center;
    width: 12vw;
}

.gimg{ width: 8vw;}


    .fit{ width: 49.8vw;}
    .right{ right: 25vw; border: 0.1vw black solid ;}
h1 {
  padding: 1vw 0;
  font-family: sans-serif;
  font-size: 2.5vw;
 
}
h2 {
  padding: 1vw 0;
  font-family: sans-serif;
  font-size: 2vw;
  
}
h3 {
 padding: 1vw 0;
  font-family: sans-serif;
  font-size: 1.5vw;
  
}
p {
color: black;
font-family: sans-serif;
font-size: 1vw;
padding: 1vw 0;
}
.imgp{ height: 1vw;}
.pc1{
    width: 30vw;
    border: 0.1vw black solid;
    background: white;
margin-left: 10vw;
}
.tab1 {
display: flex; justify-content: space-between; border: 0.1vw black solid; background-color: white; width:30vw;
}
.tab2 {
display: flex; justify-content: space-between; border: 0.1vw black solid; background-color: white; width:28vw;
padding: 1vw;
}
img[class=tab2]{
    width: 28vw;
    margin-left: 10vw;
}
.br{
    height: 1vw;
}
.code {
border-left: 8px solid blue;
text-align: left;
background-color: gray;
}
.code p{
display: table; /* keep the background color wrapped tight */ margin: 0px auto 0px auto; /* keep the table centered */ padding:5px;font-size:3rem;color:black;
text-align: left; word-break:break-all; 
}
span[class=lime]{
color: lime;
 -webkit-text-stroke: 0.1vh black;
}
span[class=green]{
color: green;
 -webkit-text-stroke: 0.1vh black;
}
span[class=red]{
color: red;
 -webkit-text-stroke: 0.1vh black;
}
span[class=cyan]{
color: cyan;
 -webkit-text-stroke: 0.1vh black;
}
span[class=yellow]{
color: yellow;
 -webkit-text-stroke: 0.1vh black;
}
.all {margin:0;background:lightgray;width: 50vw; text-align:center;word-break:normal; padding: 4.55vw 25vw 0 25vw; text-align: center;}
.all1 {margin:0;background:lightgray;width:50vw; text-align:center;word-break:normal; padding: 0 25vw; text-align: center;}
body {background:lightgray; width: 100vw;}
.navbar {
  overflow: hidden;
  background-color: #333;
  position: fixed;
  top: 0;
  width: 100%;
}
.put { width:30vw;min-height:3vw;font-size:1.5vw;border: 1px solid black; }
.put2 { width:30vw;min-height:3vw;font-size:1.5vw;border: 1px solid black; padding: 1vw;}

.sub { width:30vw;height:3vw; display:inline;font-size:1.5vw;border: 1px solid black;}

.main {
  padding: 0px;
  margin-top: 30px;
  height: 1500px; /* Used in this example to enable scrolling */
}
kbd kbd { background: #eaeaea; border: 1px solid #ccc; margin: 0 .1em; padding: .25em; }

img .imgcnt { width:970px; border: black 2px solid;}

.i5501{ font-size: 1vw; padding: 0vw 0; margin: inherit;}
.i5502{ font-size: 1vw; padding: 0vw 0; margin: inherit;}


.sfont { background-color: green; font-size:2vw; display: flex; justify-content: space-between; width: 40vw; padding: 0vw 30vw 0vw 30vw; color: cyan;}
.sfont a { font-size:1vw; color:cyan; text-decoration: none;}
.d005{ width: 10vw;}
.d004{
display: flex; justify-content: space-between;
font-size: 1.25vw; margin-top: 0;
}
.d003{
display: flex; justify-content: space-between;
margin-top: 0; font-size: 1.25vw;
}
.d002{
float: left; width:7vw; height:7vw;margin-top:1vw; margin-bottom: 1vw; border-radius: 50%;
}
.d001{
border-left: 0.4vw solid green; border-right: 0.4vw solid green; border-top: 0.2vw solid green; border-bottom: 0.2vw solid green; overflow:auto;
height: 9vw;
}


}









