body {
   cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1054.cur);
   padding-right:25%;
   padding-left:25%;
  }

 #header {
    background-image:url('https://milkomatic.neocities.org/gfx/1.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position:center;
    width:900px;    
    height:500px;
    text-align: center;
    cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1049.cur), auto !important;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: background-image;
    transition-property: background-image;

  }

  #header:hover {
    background-image: url('https://milkomatic.neocities.org/gfx/2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position:center;
    width:900px;    
    height:500px;


  }


  .share {
    text-align: left;
    line-height: 65px;
    height:50px;
    z-index:2;
    position:relative;
    top: 380px;
    left:55px;
    width:370px;
    

  }
textarea{
  cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1047.cur), auto !important;
}
.container {
    width:900px;
    margin-left:50px;
    font-family:'Courier New', Courier, monospace;
    padding:0%;

  }
 
  .flex-parent-element {
    display: flex;
    width: 50%;
  }
  
  .flex-child-element {
    flex: 1;
   ;
  }
  
  .flex-child-element:first-child {
    margin-right: 10px;
  }
  
  .left{

    color:white;
    width:570px;
    display:inline-block;
    overflow:hidden; 
  }
  .right{
    width:150px;
    overflow:hidden;

  }

  ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 165px;

  }
  
  li {
    display: block;
    color:#03adfc;
    font-size:11px;
    padding: 10px 15px;
    text-decoration: none;
    background-color:black;
    background-image:url(' ');
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom:3px;
    
 
  }
 li a:hover {
  color: white !important;
  stroke:10px #03adfc;
  letter-spacing:5px;
  text-shadow: 0px 0px 2px #03adfc, 0px 0px 4px #03adfc, 0px 0px 6px #03adfc,
  0px 0px 8px #03adfc, 0px 0px 10px #03adfc, 0px 0px 10px #03adfc;
  cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1049.cur), auto !important;
}
  .rotate90 {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.twitch{
  width: 334px;
  height:165px;
  background-color:black;
  overflow:hidden;  filter:grayscale(75%);
  cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1049.cur), auto !important;
}

.info{
  width: 100%;
  height:145px;
  background-color:black;
  padding:10px;
  font-size:11px;
  overflow:hidden; 
}
.grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 15px;
  overflow:show;
}

#time{
  font-family:'Courier New', Courier, monospace;
  text-align: left;
  font-weight: bold;
  cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1049.cur), auto !important;
}

#divider{
  text-align:center;
  margin-top: 15px;
  margin-bottom:15px;
  overflow:hidden;
  padding:0%;
  height:5px;
  background-image:url('https://milkomatic.neocities.org/resources/divider.gif');
  background-size:cover;
  background-repeat:no-repeat;
  width: 570px;
  
}
 

.welcome{

  background-color:black;
  padding:10px;
  margin-bottom:15px;
  text-align:center;
  font-size:11px;
  letter-spacing:2px;
}

.youtube{
  width: 375px;
  height:210px;     
  overflow:hidden;
  filter: grayscale(100%);  transition: 300ms ease-in-out;
  cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1049.cur), auto !important;
}

.youtube:hover{
  filter: grayscale(0%);
cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1049.cur), auto !important;
}

.upd8{
  width: 160px;
  height: 190px;
  background-color:black;
  padding:10px;
  font-size:11px;

}
.upd8 a:hover{
 color: white !important;
  stroke:3px #03adfc;
  text-shadow: 0px 0px 1px #03adfc, 0px 0px 2px #03adfc, 0px 0px 3px #03adfc,
  0px 0px 4px #03adfc, 0px 0px 5px #03adfc, 0px 0px 6px #03adfc;
  cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1049.cur), auto !important;
}

.upd8 img{
  filter: grayscale(75%);
  transition: 300ms ease-in-out;
}
.upd8 img:hover{
    filter: grayscale(0%);  
}
.album{

  width:255px;
  position: relative;
  margin:0%;
  overflow:show;
  z-index:0;
  margin-right:30px;

}
.album a:hover{
 color: white !important;
  stroke:3px #03adfc;
  text-shadow: 0px 0px 1px #03adfc, 0px 0px 2px #03adfc, 0px 0px 3px #03adfc,
  0px 0px 4px #03adfc, 0px 0px 5px #03adfc, 0px 0px 6px #03adfc;
  cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1049.cur), auto !important;
}
.cd { /* CD */
  position: absolute;
  z-index: 1;
  top: 7px;
  left:100px;
  overflow:show;

}

.disk {
  width: 170px;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-name: spin;
  animation-timing-function: linear;
  -webkit-transition: .3s ease-in-out;
  transition-property:margin-left .3s ease-in-out;  
  filter:grayscale(75%);
}
@keyframes spin {
  from { transform: rotate(0deg) }
  to { transform: rotate(360deg) }
  }

  .album:hover .disk {
    margin-left: 20px;
    filter:grayscale(45%);

  } 

.albumart { 
  position: absolute;
  background-image:url('https://upload.wikimedia.org/wikipedia/en/c/c4/Supertramp_-_Breakfast_in_America.jpg');
  background-repeat:no-repeat;
  background-size:contain;
  left:18px; 
  z-index: 2; 
  height: 180px;
  width: 180px;
  overflow:hidden;
  filter:grayscale(75%); 
}

.case { 
  position: absolute;
  background-image:url('https://milkomatic.neocities.org/gfx/d90taiz-8f4cc47f-06e3-4afe-989e-f1b4b1ff3ce1.png');
  background-repeat:no-repeat;
  background-size:contain;
  z-index: 3; 
  height: 225px;
  width: 200px;
  font-size:11px;
}

.nowplaying {
  position:absolute;
  top:1px;
  z-index:4;
  height: 178px;
  width: 180px;
  left:18px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  opacity: 0;
  transition: opacity .5s ease-in-out;
  box-shadow: inset rgba(255, 255, 255, 0.3) 0px 7px 29px 0px;
  border: solid 0.5px gray;
  border-left:none;
}


.nowplaying:hover, a.wrapper:hover + div {
  opacity: 1;
  cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1049.cur), auto !important;
}

.nowplayingp{
  color:white;
  text-align:center;
  font-size:10px;
  letter-spacing:2px;
  padding-top:30px;
}


.webring{
  width: 250px;
  height:170px;
  background-color:black;
  padding:10px;
  padding-bottom:0px;
  font-size:11px;
position:relative;
z-index:0;
  overflow:hidden;
}
.webring a:link{
  color: #03adfc !important;    
  text-decoration: none;
  letter-spacing:3px;
  text-decoration:stroke 1px solid;
  cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1049.cur), auto !important;
  transition: all .3s ease-in-out;
  transition-timing-function: ease-out .3s;
}
.webring a:hover{
 color: white !important;
  stroke:3px #03adfc;
  text-shadow: 0px 0px 1px #03adfc, 0px 0px 2px #03adfc, 0px 0px 3px #03adfc,
  0px 0px 4px #03adfc, 0px 0px 5px #03adfc, 0px 0px 6px #03adfc;
  cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1049.cur), auto !important;
}

.webringimg{
  filter:grayscale(75%);
  transition: 300ms ease-in-out;
  
}
.webringimg:hover{
  filter:grayscale(0%);
}
.webring td{
    filter:grayscale(75%);
  transition: 300ms ease-in-out;
}
.webring td:hover{
    filter:grayscale(0%);
}
.webring p{
  position:absolute;
  z-index:0;     
  text-shadow: 0px 0px 2px #03adfc, 0px 0px 4px #03adfc, 0px 0px 6px #03adfc,
     0px 0px 8px #03adfc, 0px 0px 10px #03adfc, 0px 0px 10px #03adfc;
     color:white;
     font-family:'evanescent';
     letter-spacing: 5px;
     font-size: 17px;
     overflow:Show;
     margin-top:0%;
     padding-bottom:50%;
       width:100%;
       height:100%;
}
.box{
  width:550px;
  background-color:black;
  padding:10px;
  margin-bottom:15px;
  text-align:center;
  font-size:11px;
  letter-spacing:2px;
  margin-top:10px;

}

.tooltip {
  position: relative;
  display: inline-block;
  overflow:Show;
  z-index:5;

}

.tooltip .tooltiptext {
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  font-size:11px;
  padding:10px;

  
  /* Position the tooltip */
position: absolute;
bottom: 80%;
left:0%; 
right:0%;
  z-index: 5;
     overflow:Show;
}

.tooltip:hover .tooltiptext {
  visibility: visible;     overflow:Show;
  position:absolute;
  z-index:1;
}