
.hLine{  
    text-decoration-color: #F6C82E;
    text-decoration-thickness: 2px;
    text-underline-offset: 0.2em;
    color: #F6C82E;
}

.bgblack{
    background-color: black;
}

.yellow{
    color: #F6C82E;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

#text1{
    font-size: 6vmin;  
    color: #F6C82E;
}

#text2{
    font-size: 3vmin;
}

#text3{
    color: #F6C82E;
    font-size: 4vmin;
}

#text4{
    color: #F6C82E;
    font-size: 5vmin;
    position: relative;
    top: 57vh;
    left: 0;
}


#text5{
    font-size: 3vmin;
    position: relative;
    top: 57vh;
    left: 0;
}



#text6{
    color: #F6C82E;
    font-size: 4vmin;
    position: relative;
    top: 128vh;
}

#text7{
    font-size: 4vmin;
    position: relative;
    top: 127vh;
}

#text8{
    font-size: 4vmin;
    position: relative;
    top: 167vh;
    color: #F6C82E;
}

#text9{
    font-size: 3vmin;
    position: relative;
    top: 166vh;
}

#text10{
    font-size: 5vmin;
    position: relative;
    top: 230vh;
}

#text11{
    font-size: 5vmin;
    position: relative;
    top: 270vh;
    color: #F6C82E;
}




