
body {  background-color: #000; background-image:url("https://formless-shadow.neocities.org/img/yoal-desurmont-jqgsM3B9Fpo-unsplash%20(1).jpg"); background-size: cover; background-repeat: no-repeat;}



hr {
    border: none;
    border-top: 1px dotted #72D4CA;
    box-shadow: none;
    }

h1 {
  color:#72D4CA;
  font-family: Verdana;
  font-size: 10px;
  text-transform: lowercase;
  text-align:right;
  font-weight: normal;
  }
  
  h2 {
  color: #2F5627;
  font-family: Verdana;
  font-size: 10px;
  text-transform: lowercase;
  letter-spacing: 2px;
  font-weight: normal;
  border-bottom:1px dotted;
  }
  
  h3{
    color: #4C7062;
    background: #202020;
    letter-spacing: 2px;
    font-weight: normal;
    font-size:11px;
    padding:5px 0;
    text-align:center;
    }
  
  

  
  
a:visited {
    color: #fff;
    font-family: Verdana;
    font-size: 10px;
        text-decoration: none;
}

a:link {
    font-family: Verdana;
    font-size: 10px;
    color: #fff;
    text-decoration: none;
}

a:hover {
    font-family: Verdana;
    font-size: 10px;
    color: #72D4CA;
    text-decoration: none;
    
}

.xl:visited {
    color: #72D4CA;
    display: inline-block;
    width:200px;
    padding:6px;
    font-family: Verdana;
    font-size: 10px;
    box-sizing: border-box;
    text-decoration: none;
}

.xl:link {
    font-family: Verdana;
    font-size: 10px;
    color: #72D4CA;
    display: inline-block;
    width:200px;
    padding:6px;
    box-sizing: border-box;
    letter-spacing: 0px;
    text-decoration: none;
}

.xl:hover {
    font-family: Verdana;
    font-size: 10px;
    color: #2F5627;
    border-right: 8px solid #72D4CA;
    display: inline-block;
    width:200px;
    padding:6px;
    box-sizing: border-box;
    letter-spacing: 2px;
    text-decoration: none;
    
}

.enterpage {
  position:absolute;
  top:300px;
  left:400px;
  color:#72D4CA;
    font-family: Verdana;
    font-size: 10px;
}


.container {
  color: #f1f1f1;
  font-family: Verdana;
  font-size: 10px;
  position: absolute;
   top: 0px;
  left: 0px;
}
  
.header { 
  position:absolute;
  top:0px;
     width:auto;
    height: 325px;
}

.codebox {
  border:1px #ffffff dotted;
  font-size:9px;
height:10px;
overflow:hidden;
  border-radius: 5px;
      overflow-y: auto;
    scrollbar-width: none; /* Firefox */
}
.codebox::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Edge */
}

  
.navigationcol{
  position: absolute;
  top: 300px;
  left: 190px;  
  width:200px;
  background-image:url("https://file.garden/ai8JUKRPXCg2s6EK/Images/FS/dvibg.png");
  background-repeat: repeat;
  border-radius: 10px;
  padding: 10px 0;

}

.middle{
  width:530px;
  position: absolute;
  Margin-left:4px;
  top: 250px;
  left: 420px;

}

.nigh{
  width:260px;
  position: absolute;
  top: 250px;
  left: 990px;
  background-image:url("https://file.garden/ai8JUKRPXCg2s6EK/Images/FS/dvibg.png");
  background-repeat: repeat;
  border-radius: 10px;
}
  

.mai {

  color: #4C7062;
  font-family:Arial;
  font-size: 11px;
  padding:4px;
  margin-bottom:40px;
  
    background-image:url("https://file.garden/ai8JUKRPXCg2s6EK/Images/FS/dvibg.png");
  background-repeat: repeat;
  border-radius: 10px;
}





