html { cursor: url("http://cur.cursors-4u.net/anime/ani-6/ani549.cur"), default;
    scroll-behavior: smooth;
    margin: 0%;
    }
    
    a{
        cursor: url("http://cur.cursors-4u.net/anime/ani-6/ani549.cur"), default;
    }    

    ::-webkit-scrollbar {
    display: none;
}

    
@font-face{
    font-family:bonite;
    src:url(Welcome\ Magic.otf)

}


@font-face{
    font-family:wawa;
    src:url(rainyhearts.ttf)

}

body{
    background-color: rgb(255, 233, 245);
    background-image: url(https://64.media.tumblr.com/ece9cc06c9a6cde2c519db643f4417bd/tumblr_inline_ml7ynnLhPY1qz4rgp.gif) ;
    text-align: center;
    
}

#back{
    background-image: url(https://64.media.tumblr.com/0eb5f4982a0a6d2a8101d97b75bc5529/tumblr_inline_ml9dwxkYtj1qz4rgp.gif);
    width: 1080px;
    height: 850px;
    margin: auto;
    border-radius: 20px;
    border: 2px dotted rgb(199, 105, 144);
    padding: 20px;

}

 .separador{
      border: 1px solid rgb(197, 79, 138);
      height: 170px;
      float: right;
      width: 250px;
      margin-top: 10px;
      background-color: rgb(255, 237, 243);
      border-radius: 10px;
    }
.nav{

       list-style: none;
    text-decoration: none;

}
ul {
  list-style-type: none;
  margin: 10px;
  padding: 0;
border-radius: 10px;
  width: 200px;
     
}

li a {
  margin-bottom: 5px;
  display: block;
  color: rgb(255, 169, 226);
  text-decoration: none;
  text-align: left;
  
}

.plk{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
      width: 1080px;
      height: 250px;
       background-image: url(https://64.media.tumblr.com/67c1dfd9c5fe0b43cca41aa4002747fc/tumblr_inline_ml9drbJFJN1qz4rgp.png);
       ackground-size: cover;
       
  
  }

   .dos{
      border: 2px solid rgb(226, 137, 182);
      height: 580px;
      float: left;
      width: 800px;
      margin-top: 10px;
      margin-left: 10px;
      overflow: auto;
           background-image: url(https://64.media.tumblr.com/tumblr_me41f3LTha1r52dl9.gif);
           background-color: rgb(241, 184, 208);
             border-radius: 20px;
  }


  p{
    font-family: "Laila", serif;
 font-weight: 500;
 font-style: normal;
 font-size: small;
 margin-left: 8px;
 margin-right: 8px;
 margin-bottom: 8px;
 color: rgb(116, 35, 95);
}


.testo{
    background-color: rgba(255, 255, 255, 0.329);
     width:780px ;
    height: 150px ;
    margin: auto;
    border: 0.5px solid rgb(197, 79, 138);
    margin-top: 20px;
}


.self-insert{
    border: 1px double hotpink;
 border-radius: 10px;
width:250px;
height:250px;
margin-top: 10px;
margin-left: 10px;
float: left;
      background-image: url(https://64.media.tumblr.com/tumblr_me41f3LTha1r52dl9.gif);
      background-color: rgb(241, 184, 208);
}

h4{
    background-image: url(https://64.media.tumblr.com/97920436f8dcc8a7131292a2b35b0694/tumblr_inline_mlmk2yVKWe1rfdbtm.gif);
    width:200px ;
    height: 20px ;
    border-radius: 100px;
    border: 0.5px solid rgb(197, 79, 138);
    margin-left: 20px;
    color: rgb(116, 35, 95);
}

.encabezados{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 800px;
    height: 120px;
    background-color: rgb(255, 246, 250);
    background-image: url(https://64.media.tumblr.com/eb2898fd2e2b272ab1a22ad75931592d/tumblr_inline_ml9dwjIRfq1qz4rgp.gif);
    margin-top:0%; 
    display: block;
  }

 .oci{
    background-color: rgba(137, 43, 226, 0);
  height: 130px;
      width: 250px;
   margin-left: 10px;
    float: right;
    overflow: hidden ;
    border-radius: 20px;
    border: 2px solid rgb(197, 79, 138);
    margin-top: 10px;
}

.slider{
width: 100%;
margin: auto;

}

.slider ul{
display: flex;
padding: 0;
width: 400%;
animation: uwu 8s infinite alternate linear;
}


.slider li{
    width: 100%;
    list-style: none;
}


.slider img{
    width: 100%;
    height: 180px;
    margin-top: -5.9%;
}




   @keyframes uwu {
    0% {margin-left: 0%;}
    20% {margin-left: 0%;}

    25% {margin-left: -100%;}
    45% {margin-left: -100%;}

    50% {margin-left: -200%;}
    70% {margin-left: -200%;}

    75% {margin-left: -300%;}
    100% {margin-left: -300%;}
}

h1{
    background-color: rgba(255, 255, 255, 0.39);
margin: auto;
font-family: wawa;
color: rgba(175, 28, 109, 0.822);
text-align: left;


}
.head{
 color: rgb(116, 35, 95);
  border: 1px solid hotpink; 
  padding: 1px;
  margin-bottom: 3px; 
  border-radius: 5px;

  font-family: 'Cheri', sans-serif;
  margin: auto; 

  padding: 3px;
 background-image: url(https://64.media.tumblr.com/97920436f8dcc8a7131292a2b35b0694/tumblr_inline_mlmk2yVKWe1rfdbtm.gif);
}