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;


  }

  svg {
    position: absolute;
  }
  .title {
    text-align: center;
    line-height: 65px;
    height:70px;
    z-index:0;
    position:relative;
    top: 370px;
    left:50px;
    width:387px;
    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:black;
    font-family:'evanescent';
    letter-spacing: 3px;
    font-size: 25px;
    margin:5px;
    padding:0%;
    font-weight: bolder;
      filter: url(#distort);
    
  }
@keyframes blur {
  0% {

    filter:blur(0px);
  }

  50% {
    transform: translateY(-1px);
        filter:blur(2.5px);

  }
    70% {
    transform: translateY(1px);
        filter:blur(2.5px);

  }
  100% {

            filter:blur(0px);
  }
}

.text-animation span {
  display: inline-block;
  animation: blur 1s ease-in-out infinite;
}

.text-animation span {
  animation: blur 1s ease-in-out alternate-reverse;
}

.text-animation span:nth-child(1) {
  animation-delay: 1s;
}
.text-animation span:nth-child(2) {
  animation-delay: 5s;
}
.text-animation span:nth-child(3) {
  animation-delay: 10s;
}
.text-animation span:nth-child(4) {
  animation-delay: 14s;
}
.text-animation span:nth-child(5) {
  animation-delay: 5s;
}
.text-animation span:nth-child(6) {
  animation-delay: 14s;
}
.text-animation span:nth-child(7) {
  animation: none;
}
.text-animation span:nth-child(8) {
  animation-delay:10s;
}
.text-animation span:nth-child(9) {
  animation-delay: 20s;
}
.text-animation span:nth-child(10) {
  animation-delay: 18s;
}
.text-animation span:nth-child(11) {
  animation-delay: 10s;
}
.text-animation span:nth-child(12) {
  animation-delay: 11s;
}
.text-animation span:nth-child(13) {
  animation-delay: 13s;
}
.text-animation span:nth-child(14) {
  animation-delay: 20s;
}
.text-animation span:nth-child(15) {
  animation-delay: 5s;
}
.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{
    background-color: black;
    width:570px;
    display:inline-block;
    overflow:hidden; 
  }
  .right{
    width:150px;
    overflow:hidden;

  }

  .right ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 165px;

  }
  
  .right 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;
    
 
  }
.right 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);
}


.main{
  padding:10px;
  text-align:left;
  font-size:11px;
  letter-spacing:2px;
  color:white;
}

ul li {
  list-style-type: "✱";

}

ul li li {
    list-style-type: "↳";

}
li::marker {
  color: white;

}
ul li li::marker {
color:white;

}

.main  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;
}
.main  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;
}


