body {
    overflow-x: hidden;
    background-color: black;
    background-image: url(https://file.garden/ZnSVxjDVpDMuyxwu/websources/black-grey2-diamond-bg.png);
    font-family: "Play", Tahoma,sans-serif;
    background-position: center;    
    cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1054.cur), auto !important;
}

.sitbutton {
    filter: grayscale(90%);
}

.sitbutton:hover {
    filter: grayscale(0%);
}

.evilconater {
    border: solid white 8px;
    padding: 10px;
    justify-content: center;
    align-content: center;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 50px;
    margin: auto;
    width: max-content;
    border-image: url("https://file.garden/ZnSVxjDVpDMuyxwu/websources/_l_extra02_31_s512_extra02_31_3.png") 12 fill round;
}

.conater {
    background-color: black;
    border: double white 6px;
    padding: 10px;
    width: max-content;
    background-image: url(https://file.garden/ZnSVxjDVpDMuyxwu/websources/tumblr_p82qqszrE61wr2a6bo1_400.webp);
    justify-content: center;
    align-content: center;
    margin: 20px;
     box-shadow: 0px 0px 30px grey;
    display: flex;
    flex-direction: column
}

#row1 {
    height: 417.5px
}

main {
    border: solid;
    padding: 10px;
    margin: 10px;
    width: 700px;
    outline: solid white;
    height: fit-content;
    background: linear-gradient(dimgrey ,grey, lightgrey)
}

.inner {
    padding: 10px;
    border: solid;
    background-size: 50px;
    background: linear-gradient(lightgrey, white);
    font-weight: 700;
}

.inner p {
    font-weight: 700;
}

#discord {
    text-decoration: underline;
}

.updlog {
    padding: 10px;
    border: solid;
    background-color: lightgrey;
    background: linear-gradient(grey,lightgrey, white);
    overflow-y: auto;
    margin: 10px;
    height: 115px;
    outline: solid white;
}

.updhead {
    border: solid black;
    padding: 5px;
    margin: 10px;
    text-align: center;
    background: linear-gradient(white, grey);
    outline: solid white;
    margin-bottom: 15px;
}

.updatecontain {
    width: 746px
}

.button {
    border: solid;
    background-color: lightgrey;
    background: linear-gradient(grey,lightgrey, white);
    padding: 10px;
    margin: 10px;
    width: 180px;
    height: 114px;
    outline: solid white;
}

.buttonhead {
    font-weight: 700;
    border: solid black;
    padding: 5px;
    margin: 10px;
    text-align: center;
    background: linear-gradient(white, grey);
    outline: solid white;
    margin-bottom: 15px;
}

.row {
    display: flex;
}

#row3 {
    height: 410px
}

.recsites {
    border: solid;
    padding: 10px;
    background-color: lightgrey;
    width: 200px;
    margin: 10px;
    height: 306px;
    overflow-y: auto;
    overflow-x: hidden;
    outline: solid white;
    background: linear-gradient(grey,lightgrey, white);
}

.recsites a {
    filter: grayscale(90%);
    width: 88px;
    height: 31px;
}

.recsites a:hover {
    filter: grayscale(0)
}

.sitehead {
    font-weight: 700;
    border: solid black;
    padding: 5px;
    margin: 10px;
    text-align: center;
    background: linear-gradient(white, grey);
    outline: solid white;
    margin-bottom: 15px;
}

figcaption {
    margin-top: 5px;
    color: white;
    margin-bottom: 20px;
    font-family: "Play", sans-serif;
    font-weight: 700;
    font-size: 30px;
}

.art {
    margin: 10px;
    border: solid;
    padding: 15px;
    background-color: lightgrey;         
    outline: solid white; 
    background: linear-gradient(black, grey, lightgrey,#e6e6e6);
}

.picture {
    border: solid white 4px;
    outline: solid 4px;
    transition: .5s ease;
    filter: grayscale(1);
    color: black;
}

.picture:hover {
    filter: grayscale(0);
    transform: scale(1.05);
    color: black;
}

.navigation {
    border: solid;
    background-color: lightgrey;
    margin: 10px;
    padding: 10px;
    width: 180px;
    outline: solid white;
    background: linear-gradient(grey,lightgrey, white);
    display: flex;
    flex-direction: column;
    overflow-y: auto
}

.navhead {
    text-align: center;
    color: white;
    text-shadow: -2px -2px 0 black, 2px -2px 0 black, -2px 2px 0 black,
    2px 2px 0 black, -3px 0px 0 black, 3px 0px 0 black, 0px -3px 0 black, 
    0px 3px 0 black;
    padding: 5px;
    font-size: 27px;
    font-family: "Play";
    font-weight: 700;
}

.navigate a{
    display: block;
    border: solid black;
    text-align: center;
    padding: 5px;
    margin: 5px;
    background: linear-gradient(lightgrey, white);
    text-decoration: none;
    font-size: 16px;
}

.navigate a:hover {
    transform: scale(1.06);
    color: black;
    text-shadow: none;
    transition: 0.3s ease;
}

footer {
    border: solid;
    padding: 10px;
    background-color: dimgrey;
    margin: auto;
    outline: solid white;
    background: linear-gradient(black, grey);
    width: 935px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.banner {
    margin: auto;
    width: 950px;
    height: 190px;
    border: solid black 3px;
    outline: solid white 3px;
    margin-bottom: 20px;
    margin-top: 10px;
    background-image: url("https://file.garden/ZnSVxjDVpDMuyxwu/websources/95d50e6886e050f97642ec781f69c4be.jpg");
    background-size: 930px;
    background-position-y: -97px;
    position: relative;
}

.bannertext {
    position: absolute;
    left: 0;
    color: white;
    font-family: "Almendra SC", Georgia, serif;
    font-weight: 700;
    font-size: 45px;
    bottom: 0;
    text-shadow: -2px -2px 0 black, 2px -2px 0 black, -2px 2px 0 black,
    2px 2px 0 black, -3px 0px 0 black, 3px 0px 0 black, 0px -3px 0 black, 
    0px 3px 0 black;
    margin-left: 5px;
}

.featurecreature {
    color: white;
    position: absolute;
    bottom: 50px;
    left: 0;
    font-family: "Almendra SC";
    margin-left: 5px;
    font-size: 20px;
    text-shadow: -2px -2px 0 black, 2px -2px 0 black, -2px 2px 0 black,
    2px 2px 0 black, -3px 0px 0 black, 3px 0px 0 black, 0px -3px 0 black, 
    0px 3px 0 black;
}

dl {
    font-family: "Play", sans-serif;
    font-weight: 600;
}

dt, dd {
    margin: 8px;
}

dt {
    font-size: 25px;
}

a {
    color: black;
    font-weight: bold;
    font-family: "Play", sans-serif;
    cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1049.cur), auto !important;
}

a:hover {
    color: white;
    text-shadow: 0px 0px 5px black;
}

::selection {
background: white;
color: grey;
text-shadow: 2px 1px 0px lightgrey
}

p {
    font-family: "Play", sans-serif;
    font-weight: 400;
    font-style: normal;
}

b {
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-style: normal;
}

h2 {
    font-family: "Play", sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 0;
}

h1 {
    font-family: "Play", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.huhu {
    margin-top: 90px;
}

.decoration {
    position: absolute;
}

#unicorn {
    position: absolute;
    bottom: -600px;
    height: 400px;
    filter:grayscale(0.6);
    left: 0;
    z-index: 1000;
}

#overlay {
    position: absolute;
    top: -120px;
    right: 0;
    height: 1300px;
    filter: invert(1);
    z-index: -1000;
    opacity: 75%
}


#moth {
    position: absolute;
    height: 300px;
    top: 0px;
    right: 290px;
    transform: rotate(-10deg);
    z-index: 1000;
}


#musicplayer{ 
  font-family: 'basiic';
  font-weight:bold;
  height:30px;
  width:100%;
  left:0;
  top:0;
  position:fixed;
  margin-bottom:20px;  
  display:flex;
    background: linear-gradient(180deg,black 0%, lightgray 45%, black 47%, black 60%, gray 100%);  
  border:ridge 2px gray;/* border around player */
  outline: solid 2px black;  
  box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 20%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
    z-index: 200;
    }
 
    .songtitle{ 
    display:block;
    padding:2px; /* padding around song title */
    font-family: 'pixel';
    margin-top:4px;
    margin-right: 5px; 
    font-size:15px;
    color:black;
    letter-spacing: 1px; 

    background: white;/* background of song title */
    border: gray inset 1px;
       border-radius:6px;
       box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 20%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
    }
 
    .controls{
      font-size:12px; /* size of controls */
      text-align:center;
      width:100px;
      height:20px;
      text-decoration:none;
      filter: drop-shadow(2px 0 0 white) drop-shadow(0 2px 0 white) drop-shadow(-2px 0 0 white) drop-shadow(0 -2px 0 white)  drop-shadow(-0.5px 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0.5px black) drop-shadow(0 0.5px black) drop-shadow(0.5px 0.5px 0 black) drop-shadow(0.5px 0.5px 0 black);
    }
 
    .controls td{
       padding-top:5px; /* padding around controls */
    }
 
    .seeking{
      width:75%;
      background: transparent;/* background color of seeking bar */
      display:flex;
      justify-content: space-evenly;
      padding:7px; /* padding around seeking bar */
       
    }
 
    .current-time{  
      padding-right:5px;
      margin-right: 3px; 
     filter: drop-shadow(2px 0 0 white) drop-shadow(0 2px 0 white) drop-shadow(-2px 0 0 white) drop-shadow(0 -2px 0 white)  drop-shadow(-0.5px 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0.5px black) drop-shadow(0 0.5px black) drop-shadow(0.5px 0.5px 0 black) drop-shadow(0.5px 0.5px 0 black);
       
    }
 
    .total-duration{
      padding-left:5px;
      filter: drop-shadow(2px 0 0 white) drop-shadow(0 2px 0 white) drop-shadow(-2px 0 0 white) drop-shadow(0 -2px 0 white)  drop-shadow(-0.5px 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0.5px black) drop-shadow(0 0.5px black) drop-shadow(0.5px 0.5px 0 black) drop-shadow(0.5px 0.5px 0 black);
    }
  .ctrlimg {
   height:16px;
   width:16px;
   }
    .ctrlimg:hover{
        cursor:help;
    }
    
    input[type=range] {
        -webkit-appearance: none;
        width: 100%;
      background: transparent;
    }
    
    input[type=range]:focus {
        outline: none;
    }
    
    input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 6px; /* thickness of seeking track */
        cursor: help;
        border-radius: 6px;
        background: black; /* color of seeking track */
        border: 1px white solid;
    }

    input[type=range]::-webkit-slider-thumb {
      
        height: 30px; /* height of seeking square */
        width: 20px; /* width of seeking square */
        background-image:  url('https://file.garden/Zztv0a9yEhr5pmEq/tumblr_40786d3985453eb5412348aad980ac51_3a9a1088_1280%20(1).gif'); /* image of  seeking square */
        background-size: 25px;
        -webkit-appearance: none;
        margin-top: -10px;
        
    }
    
input[type=range].volume_slider::-webkit-slider-runnable-track { 
    background: white; /* color of volume seeking track */
     filter:drop-shadow(-0.5px 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0 black) drop-shadow(0 0.5px 0.5px black) drop-shadow(0 0.5px black) drop-shadow(0.5px 0.5px 0 black) drop-shadow(0.5px 0.5px 0 black);  /* outline of volume seeking track */ 
    }
    
 input[type=range].volume_slider::-webkit-slider-thumb {
    background-image: url(https://file.garden/Zztv0a9yEhr5pmEq/798d7d72_original.png);/* image of volume seeking square */
    background-size: 20px;
    height: 20px; /* height of volume seeking square */
    width: 20px; 
    margin-top: -8px;
   }
 
 
.slider_container {  
  width: 15%;       /* width of volume seeker */
  display: flex;
  justify-content: center;
  align-items: center;
}    