@import url('https://fonts.googleapis.com/css2?family=Pixelify+Sans:wght@400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bitcount+Single:wght@100..900&display=swap');

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Bitcount single', sans-serif;
}
body{
    background-color: #000000;
    color: #2c462b;
    overflow: hidden;
    font-size: 16px;
    background-image: url("images/green2.gif");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    cursor: url('/images/cursor.png'), auto;
    

}
nav{
    position: sticky;
    width: 100%;
    height: 10vh;
    display: flex;
    justify-content: center;
    align-items: center;

}

.nav-container{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content:space-around;
}
.logo{
  position: relative;
  top: 50px;
  left: 20px;

    font-size: 1rem;
    
    color: #09ff00;
    font-family: 'Pixelify sans', sans-serif;
    


}
.box{
    width: 300px;
  height: 150px;
  background-color: #130f0f; 
  color: #09ff00;
  font-size: 20px;
  border: #09ff00;
  text-align: center;
  line-height: 150px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  
}

.box1{
    position: relative;
    top: 200px;
    left: 15%;
  width: 1000px;
  height: 25%;
  background-color: rgba(0, 0, 0, 0.9);   
  border: 4px solid #09ff00;      
  border-radius: 0px;         /* shaaarp corners */
  color: #000000;
  font-size: 20px;
 

}
.info{
  position: relative;
  top:200px;
  left: 15%;
  width: 500px;
  height: 400px;
  background-color: rgba(0, 0, 0, 0.9);   
  border: 4px solid #09ff00;      
  border-radius: 0px;         /* shaaarp corners */
  color: #09ff00;
  font-size: 20px;
  line-height: 1.2;
  

}
#myUniqueSpan {
    color: #09ff00;
    ;
    text-decoration: underline;
}


.links{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 100px;
}
a:link {
  color: #09ff00;
  text-decoration: none;
}


a:visited {
  color: #09ff00;
}

a:hover {
  text-transform: uppercase;
  color: rgb(225,225,225);
  text-decoration: dotted underline;

}

a:active {
  color: rgb(255, 0, 170);
}
.stuff{
    position: relative;
    top: 200px;
    left: 15%;
    width: 1000px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);   
    border: 4px solid #09ff00;      
    border-radius: 0px;         /* shaaarp corners */
    color: #09ff00;
    font-size: 20px;
    line-height: normal;
    text-align: left;
    
}

.music{
      position: relative;
    top: 200px;
    left: 15%;
    width: 1000px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);   
    border: 4px solid #09ff00;      
    border-radius: 0px;         /* shaaarp corners */
    color: #09ff00;
    font-size: 20px;
    line-height: normal;
    text-align: left;

}

.games{
      position: relative;
    top: 200px;
    left: 15%;
    width: 300px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);   
    border: 4px solid #09ff00;      
    border-radius: 0px;         /* shaaarp corners */
    color: #09ff00;
    font-size: 20px;
    line-height: normal;
    text-align: left;
}
.bot{
    position: relative;
    top: 300px;
    left: 15%;
    width: 1000px;
    height: 200%;
    background-color: rgba(0, 0, 0, 0.9);   
    border: 4px solid #09ff00;      
    border-radius: 0px;         /* shaaarp corners */
    color: #09ff00;
    font-size: 20px;
    line-height: normal;
    text-align: center;
}
.movies{
    position: relative;
    top: 200px;
    left: 15%;
    width: 400x;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);   
    border: 4px solid #09ff00;      
    border-radius: 0px;         /* shaaarp corners */
    color: #09ff00;
    font-size: 20px;
    line-height: normal;
    text-align: left;
}
.shit{
   position: relative;
    top: 200px;
    left: 15%;
    width: 1000px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);   
    border: 4px solid #09ff00;      
    border-radius: 0px;         /* shaaarp corners */
    color: #09ff00;
    font-size: 20px;
    line-height: normal;
    text-align: left;
    flex-direction: row;
    gap: 1000px;
    

}
.info2{
  position: relative;
  bottom: 220px;
  left: 53%;
  width: 495px;
  height: 400px;
  background-color: rgba(0, 0, 0, 0.9);   
  border: 4px solid #09ff00;      
  border-radius: 0px;         /* shaaarp corners */
  color: #09ff00;
  font-size: 20px;
  line-height: 1.2;

}
.th{
  position: relative;
  left: 50%;
  top: -33px;
  

}
.gams{
     position: relative;
    top: 200px;
    left: 15%;
    width: 500px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);   
    border: 4px solid #09ff00;      
    border-radius: 0px;         /* shaaarp corners */
    color: #09ff00;
    font-size: 20px;
    line-height: normal;
    text-align: left;
}
.as{
    position: relative;
    bottom: 210px;
    left: 40%;
    width: 660px;
    height: 390px;
    background-color: rgba(0, 0, 0, 0.9);   
    border: 4px solid #09ff00;      
    border-radius: 0px;         /* shaaarp corners */
    color: #09ff00;
    font-size: 20px;
    line-height: normal;
    text-align: left;
}