body{
    background: radial-gradient(rgb(246, 163, 163), rgb(149, 149, 243), rgb(162, 246, 162));
  }
  
  
  #plateau
  {
      margin: auto;
      border: 3pt solid red;
  }
  
  
  td
  {
    text-align: center;
      
    font-size: 10vw;
    line-height: 0.5px;
    font-family: monospace;
    width:9vw;
    height:9vw;
    border: 1pt solid blue;
      
  }
  
  h1
  {   font-family: monospace;
      text-align:center;
      font-size: 35px;
      color: rgb(95, 245, 232);
      text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black; 
  }
  
  #resultat
  {   
      font-family: monospace;
      text-align: center;
      font-size: 25px;
      color: green;
  }
  #infos
  {    font-family: monospace;
      text-align: center;
      font-size: 25px;
      color: rgb(247, 206, 206);
      text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black; 
  }
  #infos1
  {    font-family: monospace;
      text-align: center;
      font-size: 25px;
      color: rgb(247, 206, 206);
      text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black; 
  }
   
     
      
  
  .b{ 
      font-family: monospace;
      margin: 20px auto;
      text-align: center;
      width: 100%;
      position: relative;
      font-size: 1.5vw;
      color: rgb(63, 50, 180);
      font-weight:600;
  }
  /*button
  {
    
     
      font-weight:600;
      border-radius: 3px;
      padding: 10px;   
      font-size: 22px ;
      border: 2pt solid green ;
      color: rgb(79, 23, 133);
  
  
  }*/ 
  span
  {
    
     font-family: Arial, Helvetica, sans-serif;
      font-weight:600;
  
      color: rgb(255, 255, 255);
      font-size: 30px ;
      text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black; 
    
  }


  #score1,#score2
  {
    
    font-family: Arial, Helvetica, sans-serif;
     font-weight:600;
 
     
     font-size: 2vw ;
     color: rgb(185, 61, 247);
     text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black; 
   
 }
  
  
  caption {
      padding: 10px;
      caption-side: bottom;
  }
  .box {
      padding-right:50px ;
  
     
      display:flex;
      justify-content:space-around;
    }
  
    .box1 {
      width:30%;
      display: flex;
      flex-direction:column;
      align-items:center;
     
    }
    .box2 {
      padding-left:50px ;
      width:30%;
      display: flex;
      flex-direction:column;
      align-items:center;
  
    }
  
    .box3 {
      width:30%;
      display: flex;
      flex-direction:column;
      align-items:center;
     
    }
    label{
      font-family:monospace;
      text-align: center;
      color: rgb(108, 3, 134);
      font-size: 16px;
      
  
    }
    legend{
  
      font-family:monospace;
      text-align: center;
      font-size: 18px;
      font-weight:600;
      color: rgb(179, 45, 212);
  
  
    }
  
    .bouton {
      background-color: #024c4e;
      padding: 10px 30px;
      margin: 10px 4px;
      font-family: sans-serif;
      text-transform: uppercase;
      text-align: center;
      position: relative;
      text-decoration: none;
      display: inline-block;
      border: 1px solid;
      color: white;
      width: 300px;
      height: 50px; ;
     
    }
    .bouton::before {
     
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      z-index: -1;
      -webkit-transform: scaleY(0.1);
      transform: scaleY(0.1);
      transition: all 0.4s;
    }
    .bouton:hover {
      color: rgb(95, 245, 232);
      background-color: #780795;
    }
    .bouton:hover::before {
      opacity: 1;
    
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      transition: -webkit-transform 0.6s cubic-bezier(0.08, 0.35, 0.13, 1.02), opacity 0.4s;
      transition: transform 0.6s cubic-bezier(0.08, 0.35, 0.13, 1.02), opacity;
    }  

    #div_decon{


      position: fixed;
      padding: 0px;
      right: 65px;
      top: 25px;
        
       border: none;
         width:120px;
         height:30px;
    
         font-family: "Lucida Sans", Arial, sans-serif;
        background-color: transparent;
         
    
          
             
         
     }
     #deconn{
      padding: 0px;
      width: 120px;
      height: 30px;
    
    
    }

    .divc{


      position: fixed;
      right: 20px;
      top: 0px;
        
         margin-top:5px;margin-bottom:5px;margin-left:auto ;margin-right:auto ;
         width:auto;
         height:auto;
    
         font-family: "Lucida Sans", Arial, sans-serif;
     
         
         text-align :center   
             
         
     }
     .identifiant{
      padding: 4px;
        font-family: "Fira Sans", Arial, sans-serif;
        color: #5f0157;
        font-size: 13px;
    
        font-weight:600;
     }
     img{
      margin-top: 20px;
      width: 100%;
      height: 80px;
    
    
    }
    #acces{
      margin: auto;    
      width:70vw;
      height:90vh;
      
      font-family: monospace;
      text-align: center;
      font-size: 25px;
      color: rgb(247, 206, 206);
      text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;
  }
  #acces1{
    margin: auto;    
    width:70vw;

    
    font-family: monospace;
    text-align: center;
    font-size: 20px;
    color: rgb(64, 201, 243);
    text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;
  }

  #betwin {
    display: flex;
    justify-content: space-between;
  }

strong{
  font-size: 24px;
  color: rgb(243, 115, 64);
  text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;

}






  .div_centre{
    margin: auto;
    width:70vw;
    height:90vh;
    text-align: center;

  }
  input::placeholder {
    color: #edd3f5;
    opacity: 0.2;
    font-family: 'verdana';
    font-size: 12px;
  }

  input{

    background-color: #024c4e;
    padding: 10px 30px;
    margin: 10px 4px;
    font-family: sans-serif;
  
    text-align: center;
    position: relative;
    text-decoration: none;
    display: inline-block;
    border: 1px solid;
    
    width: 300px;
    height: 50px; ;
  }
  #difficile, #impossible,#moyen, #facile{


  
    font-family: monospace;
  
    text-align: center;
    position: relative;
    text-decoration:dashed;
    display: inline-block;
 
    
    width: 100px;
    height: 30px; 
   
  }
  
  
  input::before 
  {
   
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transform: scaleY(0.1);
    transform: scaleY(0.1);
    transition: all 0.4s;
  }
  input:hover {
    color: rgb(95, 245, 232);  
  background-color: #780795;
  }
  
  ::-webkit-input-placeholder:hover /* WebKit, Blink, Edge */
  { 
   color: #F00;
  }
  
  
  
  
  input:hover::before {
    opacity: 1;
   
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    transition: -webkit-transform 0.6s cubic-bezier(0.08, 0.35, 0.13, 1.02), opacity 0.4s;
    transition: transform 0.6s cubic-bezier(0.08, 0.35, 0.13, 1.02), opacity;
  }
  .inp
{
  color: rgb(234, 226, 245); 
  padding: 0px;
font-family: 'verdana';
font-size: 14px;}
.wave {
  font-size: 50px;
  animation-name: wave-animation;  /* Refers to the name of your @keyframes element below */
  animation-duration: 2.5s;        /* Change to speed up or slow down */
  animation-iteration-count: infinite;  /* Never stop waving :) */
  transform-origin: 70% 70%;       /* Pivot around the bottom-left palm */
  display: inline-block;
}

@keyframes wave-animation {
    0% { transform: rotate( 0.0deg) }
    10% { transform: rotate(14.0deg) }  /* The following five values can be played with to make the waving more or less extreme */
    20% { transform: rotate(-8.0deg) }
    30% { transform: rotate(14.0deg) }
    40% { transform: rotate(-4.0deg) }
    50% { transform: rotate(10.0deg) }
    60% { transform: rotate( 0.0deg) }  /* Reset for the last half to pause */
  100% { transform: rotate( 0.0deg) }
} 
.rou{
  color: rgb(255, 0, 0);

}

#plateau2
{
  width:50vw;
  margin: auto;
  border: 3pt solid rgb(62, 63, 2);
}

.tit
{
  text-align: center;
  font-size: 0.8vw;
  font-family: "Fira Sans", Arial, sans-serif;
  font-weight:600;
  color: rgb(69, 7, 83);
  width:12vw;
  height:3vh;
  border: 1pt solid blue;
  
}
.date{
  
padding: 0px;
text-align: center;
color: black;
font-size: 0.7vw;
height:3vh;
font-family: "Arial narrow", sans-serif;
font-weight:700;


}
.tab
{
  padding: 0px;
  text-align: center;
  font-size: 1vw;
  font-family: "Fira Sans", Arial, sans-serif;
  height:3vh;
  border: 1pt solid blue;}

  .barre {
    width:71% ;
    height: auto;
  margin: auto;
  position: relative;
  }
  .bar1{
    margin-top: 20px;
    width: 100%;
    height: 80px;
  
  
  }
  .div2{

    font-family: "Fira Sans", Arial, sans-serif;
      font-size: 25px;
      color: rgb(58, 25, 110); 
      text-align :center}

.lg{

font-family: "Fira Sans", Arial, sans-serif;
  font-size: 30px;
  color: rgb(58, 25, 110); 
  text-align :center}      

  .boite-dialogue {
  
    z-index: 1;
    display: none;
    position: fixed;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
    background-color: #f59292;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    height: 70%;
    width: 70%; /* Largeur personnalisée */
    font-family: monospace;
        text-align: center;
        font-size: 25px;
        color: rgb(5, 224, 217);
        text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;
  }
  
  .boite-header {
    background-color: #f7bcf6;
    padding: 10px;
    font-family: monospace;
        text-align: center;
        font-size: 25px;
        color: rgb(5, 224, 217);
        text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;
  }
  
  #titre-boite {
    margin: 0;
  }
  
  .fermer {
    float: right;
    cursor: pointer;
  }
  
  .boite-contenu {
    padding: 20px;
  }
  
    
  
  .alerte{
  
    font-family: monospace;
    text-align: center;
    font-size: 25px;
    color: rgb(246, 105, 49);
    text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;
  
  }  