   @font-face {
    font-family: 'Onli Light';
    font-style: normal;
    font-weight: normal;
    src: local('Onli Light'), url('OnliLight.woff') format('woff');

    }
body {
    background-image: url(https://i.pinimg.com/736x/e3/f9/2d/e3f92d70386fdf14a023b5c3d2de2033.jpg);
    font-family: "Onli Light", serif;


}


html:before {
content: " ";
display: block; position: fixed;
top: 0; left: 0; bottom: 0; right: 0;
background: linear-gradient(rgba(0,0,0,0) 50%, rgba(0,0,0,0.14) 50%);
z-index: 2;
background-size: 100% 2px, 3px 100%;
pointer-events: none; 
}

.artmain {
  position: absolute;
  width: 60%;
  margin-top: 4%;
  margin-left: 20%;
  overflow: scroll; 
  height: 77%;
  background-image: linear-gradient(white, rgb(216, 213, 225));
  border: 10px solid rgba(255, 255, 255, 0.5);



}



.artmain::-webkit-scrollbar {
  background-color: var(--blue);
  width: 16px;
height: 16px;

}
.artmain::-webkit-scrollbar-track {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAIAAAD91JpzAAAAFElEQVQIW2M4fPz0////GYAYyAIASnoKpV3w4kgAAAAASUVORK5CYII=");
image-rendering: pixelated;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
}

.artmain::-webkit-scrollbar-thumb {
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid black;
border-bottom: 1px solid black;
box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 #868a8e;
width: 16px;
height: 16px;
background-color: #cccccc;
z-index: 1;
}
.artmain::-webkit-scrollbar-thumb:hover {
box-shadow: 0px 0px 17px 0px rgba(154,166,230,0.75);
-webkit-box-shadow: 0px 0px 17px 0px rgba(154,166,230,0.75);
-moz-box-shadow: 0px 0px 17px 0px rgba(154,166,230,0.75);
}

.maintop {
    display: flex;
    background-image: url(cleanbg.jpg);
    background-size: cover;
    border: 3px outset rgb(103, 103, 103); 
}
.maintop button {
    font-family: "Onli Light", serif;
    border: 2px outset rgb(222, 222, 231); 
    padding: 5px 10px 5px 10px;

}

.maintop button:hover {
    border: 2px outset rgb(157, 157, 182); 
    background-color: rgb(225, 229, 255);
}
.maintopnav button:hover {
    border: 2px outset rgb(157, 157, 182); 
    background-color: rgb(225, 229, 255);
}

.maincontent {
    border: 2px solid gray;
}

.maintopnav {
    width: 98%;
    display: flex;
    background-image: linear-gradient(white, rgb(185, 191, 228));
    background-size: cover;
    border: 3px outset white; 


}
.maintopnav button {
    font-family: "Onli Light", serif;
    border: 2px outset rgb(222, 222, 231); 
    padding: 5px 10px 5px 10px;

}

.exitbuttonsdiv {
    margin-left: auto;
    display: flex;
}
.exitbuttonsdivnav {
    margin-left: auto;
    display: flex;
}



.maincontent {
    padding: 20px;
}

.clippybg {
    position: absolute;
    height: 68%;
    margin-left: 78%;
    margin-top: 12%;


}
.clippytext {
    position: absolute;
    margin-left: 80%;
    margin-top: 13%;
    width: 15%;

    
}

.mediaplayer {
    position: absolute;
    margin-left: 81%;
    margin-top: 3%;
    height: 18%;
       box-shadow: 0px 0px 44px -13px rgba(255,255,255,0.75);
-webkit-box-shadow: 0px 0px 44px -13px rgba(255,255,255,0.75);
-moz-box-shadow: 0px 0px 44px -13px rgba(255,255,255,0.75);
}

.mediaplayergif {
    position: absolute;
    margin-left: 92.2%;
    margin-top: 4.4%;
    height: 8.7%;
    width: 5.2%;
}

#musicbtn {
    position: absolute;
    margin-left: 8%;
    margin-top: 60%;
    height: 50%;
    width: 17%;
    background: transparent;
    border: none !important;
    
}

.musicplayer {
    position: absolute;
    color: white;
    z-index: 70;
    margin-left: 83%;
    margin-top: 4.5%;
    width: 8%;
    height: 6%;
    font-size: 80%;
}

#songname {
    margin-left: 7%;
    font-size: 98% !important;
}


.sidenav {
    position: absolute;
    width: 14%;
    margin-left: 4%;
    margin-top: 4%;
    height: 79%;
  border: 4px outset white;
  color: white;
   background-image: url(cleanbg.jpg);
   background-size: 200% 100%;
   box-shadow: 0px 0px 44px -13px rgba(255,255,255,0.75);
-webkit-box-shadow: 0px 0px 44px -13px rgba(255,255,255,0.75);
-moz-box-shadow: 0px 0px 44px -13px rgba(255,255,255,0.75);
}

.sidenavcontent {
  padding-right: 15px;
  padding-left: 15px;
  height: 90%;
  overflow: auto;

}
.artentry {
    border-radius: 10px;
    border: 1px solid rgb(94, 94, 121);
    background-image: url(gradient.png);
    padding: 10%;
    font-size: 80%;
    background-size: 25%;
    font-style: italic;
    margin-top: 5px;
    
}
.artentrybtn {
    display: none;
}


.artdate {
    color: rgb(94, 94, 161);
}

.navlist {
    list-style-image: url(swirlicon.webp);
    
}

.entrylist {
  list-style-image: url(click.webp);
}

.title {
    font-size: 25px;
    margin-left: 15px;
}

.titlediv {
    display: flex;
    align-items: center;
}

.sidenavcontent h3 {
    text-decoration: underline;
}

.navgraphics {
    margin-top: 7%;
    overflow: hidden;
    max-height: 15%;

}

.entries {
    overflow: auto;
    height: 70%;
    background-image: linear-gradient(white, rgb(208, 198, 242));
    border: 3px outset rgb(171, 169, 204);
    padding: 3px;
}
.entries::-webkit-scrollbar {
  background-color: var(--blue);
  width: 16px;
height: 16px;

}
.entries::-webkit-scrollbar-track {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAIAAAD91JpzAAAAFElEQVQIW2M4fPz0////GYAYyAIASnoKpV3w4kgAAAAASUVORK5CYII=");
image-rendering: pixelated;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
}

.entries::-webkit-scrollbar-thumb {
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid black;
border-bottom: 1px solid black;
box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 #868a8e;
width: 16px;
height: 16px;
background-color: #cccccc;
z-index: 1;
}
.entries::-webkit-scrollbar-thumb:hover {
box-shadow: 0px 0px 17px 0px rgba(154,166,230,0.75);
-webkit-box-shadow: 0px 0px 17px 0px rgba(154,166,230,0.75);
-moz-box-shadow: 0px 0px 17px 0px rgba(154,166,230,0.75);
}

.sidenavcontent::-webkit-scrollbar {
  background-color: var(--blue);
  width: 16px;
height: 16px;

}
.sidenavcontent::-webkit-scrollbar-track {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAIAAAD91JpzAAAAFElEQVQIW2M4fPz0////GYAYyAIASnoKpV3w4kgAAAAASUVORK5CYII=");
image-rendering: pixelated;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
}

.sidenavcontent::-webkit-scrollbar-thumb {
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid black;
border-bottom: 1px solid black;
box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 #868a8e;
width: 16px;
height: 16px;
background-color: #cccccc;
z-index: 1;
}
.sidenavcontent::-webkit-scrollbar-thumb:hover {
box-shadow: 0px 0px 17px 0px rgba(154,166,230,0.75);
-webkit-box-shadow: 0px 0px 17px 0px rgba(154,166,230,0.75);
-moz-box-shadow: 0px 0px 17px 0px rgba(154,166,230,0.75);
}