.container{
    border: 2px solid rgb(233, 82, 82);
    border-radius: 12px;
    position: fixed;
    
    top: 15px;
    width: 75vw;
    height: 60vh;
    left: 190px;
     background-image: url(03c0a570-da07-421f-9755-425514349e89.png);
     background-repeat: none;
     background-size: cover ;
/*
   background: fill; */

   /* background-color:darkgray */
}

.box{
border: 2px solid rgb(0, 0, 0);
    border-radius: 12px;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 19px;
    margin-right: 12px;
    width: 62vw;
    height: 12vh;
    align-self: center;
    align-items: center;
    left: 100px;
    position:relative;

}


p{
     font-family: "Cascadia Code", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 19px;
  display:inline;
  color: rgb(219, 223, 32);
  margin-left: 15px;
  margin-right: 1px;
  /* font-size: 16px;  */
  
}
#health{
  color: #FF5555;
text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;
}



#hunger{
  color: #FFAA00;
/* text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000; */

}
#xp{
  color: #55FF55;
text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;

}
#gold{
  color: #FFD700;
text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;

}
#damage{
color: #FFFF55;
text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;
}
#armour{
  color: #e01d1d;
/* text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000; */
}

header{
 font-family: "JetBrains Mono", monospace;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: light;
  margin-top: 8px;
  margin-bottom: 10px;
  font-size: 21px;

  margin-left: 245px;
  color: #FFFFFF; /* Pure White */
  font-weight: bold;
  text-shadow: 
    -2px -2px 0 #000000,  
     2px -2px 0 #000000,
    -2px  2px 0 #000000,
     2px  2px 0 #000000;
}



#text{
    /* font-family: "Source Code Pro", monospace;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  margin-top: 21px; */


   font-family: "Google Sans Code", monospace;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 19px;
  font-variation-settings:
    "MONO" 1;
    /* margin-left: 17px; */
    margin-top: 10px;
    border: 2px solid grey;
    border-radius: 12px;
    padding-top: 30px;
    padding-left: 17px;
    padding-right: 17px;
    padding-bottom: 10px;
margin-top: 100px;
    margin-left: 15px; 
    margin-right: 15px;
    position: absolute;
    height: 100px;
    
     background-image: url(text\ bg.png);
   color: white;
   background-repeat: 1;
   background-size: cover;
   
}
#btn1{
  left: 50px;
  position:relative;
  margin-right:70px;
}
#btn2{
  /* left: 50px; */
  position:relative;
  margin-right:50px;
}
#btn3{
  /* left: 50px; */
  position:relative;
  margin-right:50px;
}
#btn4{
  /* left: 50px; */
  position:relative;
  margin-right:50px;
}
#btn5{
  /* left: 50px;   */
  position:relative;
  /* margin-right:50px; */
}
button{
  font-family: "Short Stack", cursive;
  font-weight: 400; 
  color: #ffffff ;
  /* olor:9E9E9E ; */
  font-style: normal;
  font-size: 18px;
  position:static;
  margin-left: 25px;
  margin-right: 5px;
  background-color: rgba(53, 19, 19, 0.38);
  color: #ffffff ;
  text-shadow: #3F3F3F ;
  margin-top: 30px;
  
  /* background-color: #9E9E9E ; */
 


  /* gap: 50px; */
}

#text{
  

}