
body , html{
  
  background-image: url("fond.jpeg" ) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
}

.main-content{
    width:100%;
    display: flex;
    justify-content: center;
    
}
.questionscarre {
  border: 3px solid rgb(0, 0, 0) !important;
  width:60%;
  margin: 15px;
  padding: 5px;
  box-shadow: 0 0 20px rgba(red, 0, 0, 0.4);
  background: #fff;
  color: #555;
  border-radius: 8px;
  font-size: 25px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rappel{
  border: 3px solid rgb(0, 0, 0) !important;
  background-color: white;
  color: black;
  width: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-left: 46%;
 
}
.title-encadrer2{
  
  width: 30%;

  margin-top: 1%;

  padding-bottom: 10px;
  background-color: #ffffff;
  border: rgb(0, 47, 255) ;  


  border-radius: 10px;
  font-size: 10px;

    
    
    

}
.title-encadrer3{
  font-weight: bold;
  font-size: 15px;
  font-family: "Indie Flower" !important;
   width: 80%;
   height: auto;
  margin: 1%;
  position:static;
  background-color: #ffffff;
  color:rgb(0, 0, 0);
  padding:18px;
  border-spacing: 5px;
  text-align: center;

  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid rgb(0, 0, 0) !important;

  display: inline-block; 
    line-height: auto !important;


  
  

}
.music{
    align-items: center;
    margin: 150px 0 20px 0;
    width: 50%;
    padding: 20px;
    box-shadow: 0 0 20px rgba(red, 0, 0, 0.4);
    background: #fff;
    color: #555;
    border-radius: 8px;
    border: 3px solid rgb(0, 0, 0) !important;
}

.musicss{
  align-items: center;
  margin: 20px;
  width: 50%;
  padding: 20px;

  background: #fff;
  color: #555;
  border-radius: 8px;
  border: 3px solid rgb(0, 0, 0) !important;
}
.debccl {
  width: 40%;
  margin: 20px auto;
  padding: 20px;
  box-shadow: 0 0 20px rgba(22, 15, 15, 0.4);
  background: #fff;
  color: #555;
  border-radius: 8px;
  border: 3px solid rgb(0, 0, 0) !important;
  text-align: center;
  

  display: flex;
  flex-direction: column;
  justify-content: center; 
}


.track{
    align-items: center;
    display: flex;
  justify-content: space-between;
}

.track2{
  align-items: center;
  display: flex;
justify-content: space-between;
}

.track3{
  align-items: center;
  display: flex;
justify-content: space-between;
}

.track4{
  align-items: center;
  display: flex;
justify-content: space-between;
}

.track5{
  align-items: center;
  display: flex;
justify-content: space-between;
}


.questions{
  width:40%;
 height: 20%;
 margin: 2%;
  padding: 20px;
  box-shadow: 0 0 20px rgba(red, 0, 0, 0.4);
  background: #fff;
  color: #555;
  border-radius: 8px;
  border: 3px solid rgb(0, 0, 0) !important;
}


.fond{
    
    margin: 15px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #002060;
    height: 130px;
    width: 130px;
    max-height: 130px;
    max-width: 130px;
    min-height: 130px;
    min-width: 130px;
    border-radius: 50%;
    box-shadow: 5px 3px 3px #252525;
}

.timecode{
  display: flex;
  justify-content: space-between;
}

.button {
    
    margin-left:7px;
    box-sizing: border-box;
    height: 68px;
    border-color: transparent transparent transparent #fff;
    transition: 200ms all ease;
    border-style: solid;
    border-width: 37px 0 37px 60px;
  }
  .button.paused {
    border-style: double;
    border-width: 0px 0 0px 60px;
  }
  .button:hover {
    border-color: transparent transparent transparent #ddd;
  }

  .button2 {
    
    margin-left:7px;
    box-sizing: border-box;
    height: 68px;
    border-color: transparent transparent transparent #fff;
    transition: 200ms all ease;
    border-style: solid;
    border-width: 37px 0 37px 60px;
  }
  .button2.paused {
    border-style: double;
    border-width: 0px 0 0px 60px;
  }
  .button2:hover {
    border-color: transparent transparent transparent #ddd;
  }

  .button3 {
    
    margin-left:7px;
    box-sizing: border-box;
    height: 68px;
    border-color: transparent transparent transparent #fff;
    transition: 200ms all ease;
    border-style: solid;
    border-width: 37px 0 37px 60px;
  }
  .button3.paused {
    border-style: double;
    border-width: 0px 0 0px 60px;
  }
  .button3:hover {
    border-color: transparent transparent transparent #ddd;
  }

  .button4 {
    
    margin-left:7px;
    box-sizing: border-box;
    height: 68px;
    border-color: transparent transparent transparent #fff;
    transition: 200ms all ease;
    border-style: solid;
    border-width: 37px 0 37px 60px;
  }
  .button4.paused {
    border-style: double;
    border-width: 0px 0 0px 60px;
  }
  .button4:hover {
    border-color: transparent transparent transparent #ddd;
  }

  .button5 {
    
    margin-left:7px;
    box-sizing: border-box;
    height: 68px;
    border-color: transparent transparent transparent #fff;
    transition: 200ms all ease;
    border-style: solid;
    border-width: 37px 0 37px 60px;
  }
  .button5.paused {
    border-style: double;
    border-width: 0px 0 0px 60px;
  }
  .button5:hover {
    border-color: transparent transparent transparent #ddd;
  }
  .glow-on-hover {
    width: 220px;
    height: 50px;
    border: none;
    outline: none;
    color: #fff;
    background: #ff0000;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px;
}

.glow-on-hover:before {
    content: '';
    background: linear-gradient(45deg,  #002bff, #008cff);
    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}

.glow-on-hover:active {
    color: #000
}

.glow-on-hover:active:after {
    background: transparent;
}

.glow-on-hover:hover:before {
    opacity: 1;
}

.glow-on-hover:after {
  z-index: -1;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #747474; 
  left: 0;
  top: 0;
  border-radius: 10px;
}


@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}
#menu {
  background-color: white;
  color: black;
  padding: 10px;
  text-align: center;
}
#content {
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.chapter {
  width: 20%;
  height: 20%;
  background-color: white;
  margin: 10px;
  padding: 20px;
  text-align: center;
  border: 2px solid black;
  box-sizing: border-box;
  font-size:25px;
  color:black;
}
.img_c{
  width: 70%;
  height: auto;
  margin-top: 20px; 
  transition: transform 0.3s ease ;
  animation: rotation 8s linear infinite;
}


.img_c:hover {
  transform: translateY(20px) rotate(360deg);
}
