@import url('https://fonts.googleapis.com/css2?family=Mr+Dafoe&display=swap');
@import url('https://fonts.googleapis.com/css?family=Saira:700');
@import url('https://fonts.googleapis.com/css2?family=Audiowide&family=Permanent+Marker&family=Poppins:wght@200;300;400;800&family=Ubuntu+Mono&display=swap');
@import url('https://fonts.googleapis.com/css?family=Ubuntu+Mono&display=swap');
@font-face {
    font-family: 'open_24_display_stregular';
    src: url('./fonts/open_24_display_st-webfont.woff2') format('woff2'),
         url('./fonts/open_24_display_st-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  
  }


img {
    position: fixed;
    width: 100%;
    top: 30%;
    transition: top 1s;
}

.wrapper {
    display: grid;
    left:-40px;
    place-items: center;
    position: absolute;
    top:-27%;
    width: 100%;
    height: 100vh;
    z-index: 10;
}

h1{
    position: absolute;
    left:25%;
    background: linear-gradient(to bottom, #08468e 0%, #007edf 18%, #81e1f9 25%, #c1eef6 32%, #c1eef6 35%, #007edf 48%, #05162e 53%, #05162e 53%, #08468e 57%, #08468e 57%, #007edf 67%, #c1eef6 76%, #007edf 86%, #81e1f9 96%);
    color: #fff;
    display: inline-block;
    font-family: 'Audiowide' !important;
    font-style: italic;
    font-weight: 900;
    letter-spacing: -3px;
    padding-right: 20px;
    text-transform: uppercase;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.joueurs,#name0, #name1, #name2, #name3, #name4, #name5, #name6, #name7, #name8, #name9 {
    background: linear-gradient(to bottom, #08468e 0%, #007edf 18%, #81e1f9 25%, #c1eef6 32%, #c1eef6 35%, #007edf 48%, #05162e 53%, #05162e 53%, #08468e 57%, #08468e 57%, #007edf 67%, #c1eef6 76%, #007edf 86%, #81e1f9 96%);
    color: #fff;
    display: inline-block;
    font-family: 'Audiowide', cursive;
    font-style: italic;
    font-weight: 900;
    letter-spacing: 3px;
    position: relative;
    text-transform: uppercase;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#name0, #name1, #name2, #name3, #name4, #name5, #name6, #name7, #name8, #name9{
  font-size: 30px !important;
  width: 100%;
}

h1:after,.joueurs:after,#name0:after, #name1:after, #name2:after, #name3:after, #name4:after, #name5::after, #name6:after, #name7:after, #name8:after, #name9:after {
    background: transparent;
    top: 2px;
    color: #fff;
    content: attr(data-text);
    display: block;
    width: 100%;
    left: 1px;
    position: absolute;
    text-shadow: 1px 3px 5px #ec10b0, 0 0 5px #ec10b0, 0 0 10px #ec10b0;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
    z-index: -1;
    }

    h1:before {
        content: ' ';
        position: absolute;
        top: -1em;
        left: 2em;
        width: 3em;
        height: 6.7em;
        background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/2621168/triangle.svg') no-repeat;
        background-size: 7.5em;
        width: 100%;
        z-index: -4;
    }

    #table_info_text, #table_info_text_antes{
        background: none;
        font-size: 20px !important;
        content: attr(data-text);
        left: 0;
        font-family: 'Saira', sans-serif; 
        color: azure;
    }

   #pot{
    color: #fff;
    display: inline-block;
    font-family: 'Audiowide', cursive;
    font-size: 3em;
    font-weight: 900;
    letter-spacing: 3px;
    position: relative;
    text-transform: uppercase;
    color: white;
    
   }

 

h2{

    font-family: "Mr Dafoe", cursive;
    margin-top: 330px;
    color: #e200c6;
    font-size: 9em;
    text-shadow: 0 0 3vw #F40A35;
    animation: neon1 1s ease infinite;
  -moz-animation: neon1 1s ease infinite;
  -webkit-animation: neon1 1s ease infinite;
}

@keyframes neon1 {
    0%,
    100% {
      text-shadow: 0 0 1vw #e200c6, 0 0 3vw #e200c6, 0 0 10vw #e200c6, 0 0 10vw #e200c6, 0 0 .4vw #e200c6, .5vw .5vw .1vw #806914;
      color: rgb(247, 204, 239);
    }
    50% {
      text-shadow: 0 0 .5vw #800E0B, 0 0 1.5vw #800E0B, 0 0 5vw #800E0B, 0 0 5vw #800E0B, 0 0 .2vw #800E0B, .5vw .5vw .1vw #40340A;
      color: #f02df0;
    }
  }
  
  



#bal0, #bal1, #bal2, #bal3, #bal4, #bal5, #bal6, #bal7, #bal8,#bal9 {
    
    color: rgb(153, 245, 125);
    font-size: 2em;
    position: absolute;
    font-family: 'Audiowide', monospace;
    transition: font-size 1s;
}

#bal0, #bal1, #bal2, #bal3, #bal4, #bal5, #bal6, #bal7, #bal8,#bal9{
    font-size: 32px !important;
    transform: rotateZ(-0deg) !important;
    position: relative !important;
    margin-top: 0px !important;
    width: 100%;
}

@media only screen and (min-width: 768px) {

    img {
        top: 17%;
    }

    h1 {
        font-size: 6em;
    }

    h2 {
        font-size: 9.5em;
    }

  }

  @media only screen and (min-width: 950px) {
    body {
        background-position: 50% 0%;
    }
    
  }

  @media only screen and (min-width: 1100px) {
    
    img {
        top: 8%;
    }

  }

  @media only screen and (min-width: 1500px) {
    
    img {
        top: -10%;
    }

  }



  #start{
      font-family: 'Courgette';
      color: white;
      font-weight: 700;
      font-size: 22px;
      transform: rotate(-5deg);
  }