body {

    background-color: white;
    height: fit-content;
    width: 100%;
    max-width: 1300px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

ul {

    margin-left: 10px;

}


@media only screen and (max-width:800px) {

    body{

        width: 800px;
        min-width: 800px;
        max-width: 800px;
    }

    
}

#facts {

    height: 600px;
    width: 800px;
    background-color: rgb(30, 196, 30);
    font-size: 20px;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: rgb(166, 255, 0);
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    
}




#topfacts {

    font-size: 40px;
    color: rgb(166, 255, 0);
    margin-left: 15px;
}

#button {

    margin-left: 640px;
    margin-top: 10px;
    background-color: rgb(166, 255, 0);
    color: green;
    height: 45px;
    width: 110px;
    font-size: 20px;
    border-radius: 20px;
    border: 2px solid green;


}


#button:hover {

    opacity:0.6;
    
}



#big {

    height: 100px;
    width: 800px;
    background-color: white;
    font-size: 80px;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: rgb(166, 255, 0);
    text-align: center;
    padding-top: 10px;
    margin-bottom: 0px;
    
}



#lotto {

    height: 150px;
    width: 680px;
    background-color: white;
    margin-left: 120px;
    margin-bottom: 0px;
    margin-top: 100px;
    display: grid;
    grid-template-columns: 150px 150px 150px 150px;
    
    
}



#square1 {

    height: 100px;
    width: 100px;
    background-color: transparent;
    margin-left: 20px;
    margin-top: 0px;
    background-color: brown;
    
    overflow-x: scroll;
    scrollbar-width: none;
    
}

#square2 {

    height: 100px;
    width: 100px;
    background-color: transparent;
    margin-left: 20px;
    margin-top: 0px;
    background-color: brown;
    
    overflow-x: scroll;
    scrollbar-width: none;
    
}

#square3 {

    height: 100px;
    width: 100px;
    background-color: transparent;
    margin-left: 20px;
    margin-top: 0px;
    background-color: brown;
    
    overflow-x: scroll;
    scrollbar-width: none;
    
}

#square4 {

    height: 100px;
    width: 100px;
    background-color: transparent;
    margin-left: 20px;
    margin-top: 0px;
    background-color: brown;
   
    overflow-x: scroll;
    scrollbar-width: none;
    
}

@keyframes zula1 {

    0% { margin-top: -1500px; }
    100% {margin-top: 0px;}

}

@keyframes zula2 {

    0% { margin-top: -1500px; }
    100% {margin-top: -100px;}

}

@keyframes zula3 {

    0% { margin-top: -1500px; }
    100% {margin-top: -200px;}

}

@keyframes zula4 {

    0% { margin-top: -1500px; }
    100% {margin-top: -300px;}

}

@keyframes zula5 {

    0% { margin-top: -1500px; }
    100% {margin-top: -400px;}

}


@keyframes zula6 {

    0% { margin-top: -1500px; }
    100% {margin-top: -500px;}

}


@keyframes zula7 {

    0% { margin-top: -1500px; }
    100% {margin-top: -600px;}

}


@keyframes zula8 {

    0% { margin-top: -1500px; }
    100% {margin-top: -700px;}

}


@keyframes zula11 {

    0% { margin-top: -1500px; }
    100% {margin-top: 0px;}

}

@keyframes zula22 {

    0% { margin-top: -1500px; }
    100% {margin-top: -100px;}

}

@keyframes zula33 {

    0% { margin-top: -1500px; }
    100% {margin-top: -200px;}

}

@keyframes zula44 {

    0% { margin-top: -1500px; }
    100% {margin-top: -300px;}

}

@keyframes zula55 {

    0% { margin-top: -1500px; }
    100% {margin-top: -400px;}

}


@keyframes zula66 {

    0% { margin-top: -1500px; }
    100% {margin-top: -500px;}

}


@keyframes zula77 {

    0% { margin-top: -1500px; }
    100% {margin-top: -600px;}

}


@keyframes zula88 {

    0% { margin-top: -1500px; }
    100% {margin-top: -700px;}

}





#quare11 {

     height: 1600px;
     width: 100%;
     background-color: hsl(60, 100%, 84%);
     display: grid;
     grid-template-rows: 100px 100px 100px 100px 100px 100px 100px 100px 
     100px 100px 100px 100px 100px 100px 100px 100px ;
    animation-delay: 1s;
    animation-duration: 2s;
    animation-fill-mode: forwards;
     
}

#quare22 {

    height: 1600px;
    width: 100%;
    background-color:  hsl(60, 100%, 84%);
    display: grid;
    grid-template-rows: 100px 100px 100px 100px 100px 100px 100px 100px 
    100px 100px 100px 100px 100px 100px 100px 100px ;
   animation-delay: 1s;
   animation-duration: 2.3s;
   animation-fill-mode: forwards;
    
}

#quare33 {

    height: 1600px;
    width: 100%;
    background-color:  hsl(60, 100%, 84%);
    display: grid;
    grid-template-rows: 100px 100px 100px 100px 100px 100px 100px 100px 
    100px 100px 100px 100px 100px 100px 100px 100px ;
   animation-delay: 1s;
   animation-duration: 2.6s;
   animation-fill-mode: forwards;
    
}

#quare44 {

    height: 1600px;
    width: 100%;
    background-color:  hsl(60, 100%, 84%);
    display: grid;
    grid-template-rows: 100px 100px 100px 100px 100px 100px 100px 100px 
    100px 100px 100px 100px 100px 100px 100px 100px ;
   animation-delay: 1s;
   animation-duration: 2.9s;
   animation-fill-mode: forwards;
    
}

#quare111 , #quare221 , #quare331 , #quare441 {

    height: 50px;
    width: 50px;
    border-radius: 50%;
    align-self: center;
    margin-left: 25px;
    background-color: rgb(0, 255, 0);
    
}

#quare112 , #quare222 , #quare332 , #quare442 {

    height: 50px;
    width: 50px;
    align-self: center;
    margin-left: 25px;
    background-color: rgb(217, 255, 0);
    
}

#quare113 , #quare223 , #quare333 , #quare443 {

    height: 0px;
    width: 0px;
    border-bottom: 50px solid red;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    align-self: center;
    margin-left: 25px;
    
    
}

#quare114 , #quare224 , #quare334 , #quare444 {

    height: 50px;
    width: 50px;
    align-self: center;
    margin-left: 25px;
    background-color: rgb(0, 81, 255);
    
}

#quare115 , #quare225 , #quare335 , #quare445 {

    height: 100%;
    width: 100%;
    font-size: 50px;
    text-align: center;
    color: red;
    margin-top: 25px;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    
}

#quare116 , #quare226 , #quare336 , #quare446 {

    height: 50px;
    width: 50px;
    border-radius: 50%;
    align-self: center;
    margin-left: 25px;
    background-color: rgb(0, 183, 255);
    
}

#quare117 , #quare227 , #quare337 , #quare447 {

    height: 50px;
    width: 50px;
    align-self: center;
    margin-left: 25px;
    background-color: rgb(255, 123, 0)
    
}

#quare118 , #quare228 , #quare338 , #quare448 {

    height: 0px;
    width: 0px;
    border-bottom: 50px solid rgb(183, 0, 255);
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    align-self: center;
    margin-left: 25px;
    
    
}

#quare111a , #quare221a , #quare331a , #quare441a {

    height: 50px;
    width: 50px;
    border-radius: 50%;
    align-self: center;
    margin-left: 25px;
    background-color: rgb(0, 255, 0);
    
}

#quare112a , #quare222a , #quare332a , #quare442a {

    height: 50px;
    width: 50px;
    align-self: center;
    margin-left: 25px;
    background-color: rgb(217, 255, 0);
    
}

#quare113a , #quare223a , #quare333a , #quare443a {

    height: 0px;
    width: 0px;
    border-bottom: 50px solid red;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    align-self: center;
    margin-left: 25px;
    
    
}

#quare114a , #quare224a , #quare334a , #quare444a {

    height: 50px;
    width: 50px;
    align-self: center;
    margin-left: 25px;
    background-color: rgb(0, 81, 255);
    
}

#quare115a , #quare225a , #quare335a , #quare445a {

    height: 100%;
    width: 100%;
    font-size: 50px;
    text-align: center;
    color: red;
    margin-top: 25px;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    
}

#quare116a , #quare226a , #quare336a , #quare446a {

    height: 50px;
    width: 50px;
    border-radius: 50%;
    align-self: center;
    margin-left: 25px;
    background-color: rgb(0, 183, 255);
    
}

#quare117a , #quare227a , #quare337a , #quare447a {

    height: 50px;
    width: 50px;
    align-self: center;
    margin-left: 25px;
    background-color: rgb(255, 123, 0)
    
}

#quare118a , #quare228a , #quare338a , #quare448a {

    height: 0px;
    width: 0px;
    border-bottom: 50px solid rgb(183, 0, 255);
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    align-self: center;
    margin-left: 25px;
    
    
}




